Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dsta_info.c2226 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() function
2240 EXPORT_SYMBOL(ieee80211_send_eosp_nullfunc);
/linux-6.6.21/include/net/
Dmac80211.h6288 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1802 ieee80211_send_eosp_nullfunc(sta, tid); in iwl_mvm_rx_tx_cmd_single()