Home
last modified time | relevance | path

Searched refs:ieee80211_send_eosp_nullfunc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c1863 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() function
1877 EXPORT_SYMBOL(ieee80211_send_eosp_nullfunc); variable
/kernel/linux/linux-6.6/net/mac80211/
H A 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); variable
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1668 ieee80211_send_eosp_nullfunc(sta, tid); in iwl_mvm_rx_tx_cmd_single()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h5697 * ieee80211_send_eosp_nullfunc - ask mac80211 to send NDP with EOSP
5716 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h6269 * ieee80211_send_eosp_nullfunc - ask mac80211 to send NDP with EOSP
6288 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1857 ieee80211_send_eosp_nullfunc(sta, tid); in iwl_mvm_rx_tx_cmd_single()

Completed in 32 milliseconds