Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dsta_info.c2069 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() function
2083 EXPORT_SYMBOL(ieee80211_send_eosp_nullfunc);
/linux-6.1.9/include/net/
Dmac80211.h6117 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1738 ieee80211_send_eosp_nullfunc(sta, tid); in iwl_mvm_rx_tx_cmd_single()