Searched refs:hdd_get_tx_stbc (Results 1 – 5 of 5) sorted by relevance
476 int hdd_get_tx_stbc(struct hdd_adapter *adapter, int *value);
2291 int hdd_get_tx_stbc(struct hdd_adapter *adapter, int *value) in hdd_get_tx_stbc() function
1360 ret = hdd_get_tx_stbc(adapter, value); in __iw_softap_getparam()
5384 ret = hdd_get_tx_stbc(adapter, value); in __iw_setnone_getint()
12723 ret = hdd_get_tx_stbc(link_info->adapter, &tx_stbc); in hdd_vendor_attr_tx_stbc_get()