Searched refs:tx_supp_rates (Results 1 – 3 of 3) sorted by relevance
623 int tx_supp_rates = 0; in hostap_sta_add() local633 tx_supp_rates |= WLAN_RATE_1M; in hostap_sta_add()635 tx_supp_rates |= WLAN_RATE_2M; in hostap_sta_add()637 tx_supp_rates |= WLAN_RATE_5M5; in hostap_sta_add()639 tx_supp_rates |= WLAN_RATE_11M; in hostap_sta_add()647 param.u.add_sta.tx_supp_rates = tx_supp_rates; in hostap_sta_add()
160 u8 tx_supp_rates; member
103 u8 tx_supp_rates; member