Home
last modified time | relevance | path

Searched refs:config_gtx (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c11117 uint8_t config_gtx; in hdd_config_gtx() local
11120 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()