Searched refs:softmac_features (Results 1 – 13 of 13) sorted by relevance
215 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_mgmt_xmit()282 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_ps_mgmt_xmit()402 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()540 if (ieee->softmac_features & IEEE_SOFTMAC_BEACONS) in ieee80211_stop_send_beacons()549 if (ieee->softmac_features & IEEE_SOFTMAC_BEACONS) in ieee80211_start_send_beacons()575 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) in ieee80211_stop_scan()589 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in ieee80211_start_scan()607 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) in ieee80211_start_scan_syncro()1667 if ((ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE) && in ieee80211_sta_ps_sleep()1906 if ((ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE) && in ieee80211_rx_frame_softmac()[all …]
558 if ((!ieee->hard_start_xmit && !(ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)) || in ieee80211_xmit()559 ((!ieee->softmac_data_hard_start_xmit && (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)))) { in ieee80211_xmit()823 if (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE) { in ieee80211_xmit()
2455 if (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE) in ieee80211_process_probe_response()2482 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
1777 u16 softmac_features; member
203 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_mgmt_xmit()280 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_ps_mgmt_xmit()488 if (ieee->active_scan && (ieee->softmac_features & in rtllib_send_probe_requests()665 if (ieee->softmac_features & IEEE_SOFTMAC_BEACONS) in rtllib_stop_send_beacons()675 if (ieee->softmac_features & IEEE_SOFTMAC_BEACONS) in rtllib_start_send_beacons()697 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in rtllib_stop_scan()708 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in rtllib_stop_scan_syncro()719 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in rtllib_act_scanning()741 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in rtllib_start_scan()761 if (ieee->softmac_features & IEEE_SOFTMAC_SCAN) { in rtllib_start_scan_syncro()[all …]
579 if ((!ieee->hard_start_xmit && !(ieee->softmac_features & in rtllib_xmit_inter()582 (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE)))) { in rtllib_xmit_inter()943 if (ieee->softmac_features & IEEE_SOFTMAC_TX_QUEUE) { in rtllib_xmit_inter()
336 if (!(ieee->softmac_features & IEEE_SOFTMAC_SCAN)) { in rtllib_wx_sync_scan_wq()
2684 if (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE) in rtllib_process_probe_response()2706 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()2760 if ((ieee->softmac_features & IEEE_SOFTMAC_PROBERS) && in rtllib_rx_mgt()
1571 u16 softmac_features; member
385 if (!(ieee->softmac_features & IEEE_SOFTMAC_SCAN)) { in _rtl92e_wx_set_scan()
2175 priv->rtllib->softmac_features = IEEE_SOFTMAC_SCAN | in rtl92e_init_variables()
2182 !(priv->rtllib->softmac_features & IEEE_SOFTMAC_SCAN)) { in _rtl92e_close()
2119 priv->ieee80211->softmac_features = IEEE_SOFTMAC_SCAN | in rtl8192_init_priv_variable()