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

/linux-master/net/mac80211/
H A Dsta_info.c2241 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) function
2255 EXPORT_SYMBOL(ieee80211_send_eosp_nullfunc); variable
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1908 ieee80211_send_eosp_nullfunc(sta, tid);
/linux-master/include/net/
H A Dmac80211.h6419 * ieee80211_send_eosp_nullfunc - ask mac80211 to send NDP with EOSP
6438 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);

Completed in 221 milliseconds