Searched refs:config_gtx (Results 1 – 1 of 1) sorted by relevance
11117 uint8_t config_gtx; in hdd_config_gtx() local11120 config_gtx = nla_get_u8(attr); in hdd_config_gtx()11121 if (config_gtx > 1) { in hdd_config_gtx()11122 hdd_err_rl("Invalid config_gtx value %d", config_gtx); in hdd_config_gtx()11128 config_gtx, VDEV_CMD); in hdd_config_gtx()