Searched refs:send_delba (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_btcoex.c | 46 send_delba(padapter, 0, psta->hwaddr); in rtw_btcoex_RejectApAggregatedPacket()
|
| H A D | rtw_ap.c | 537 send_delba(padapter, 0, psta->hwaddr);/* recipient */ in update_sta_info_apmode() 540 send_delba(padapter, 1, psta->hwaddr);/* originator */ in update_sta_info_apmode() 1844 send_delba(padapter, 0, psta->hwaddr);/* recipient */ in ap_free_sta() 1847 send_delba(padapter, 1, psta->hwaddr);/* // originator */ in ap_free_sta()
|
| H A D | rtw_mlme_ext.c | 3698 unsigned int send_delba(struct adapter *padapter, u8 initiator, u8 *addr) in send_delba() function
|
| /linux/net/mac80211/ |
| H A D | agg-tx.c | 914 bool send_delba = false; in ieee80211_stop_tx_ba_cb() local 930 send_delba = true; in ieee80211_stop_tx_ba_cb() 941 if (send_delba) in ieee80211_stop_tx_ba_cb()
|