Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dsta_info.c1856 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() function
1870 EXPORT_SYMBOL(ieee80211_send_eosp_nullfunc);
/Linux-v5.15/include/net/
Dmac80211.h5815 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1613 ieee80211_send_eosp_nullfunc(sta, tid); in iwl_mvm_rx_tx_cmd_single()