Searched refs:lkpi_80211_mo_flush (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/compat/linuxkpi/common/src/ |
| HD | linux_80211.h | 434 void lkpi_80211_mo_flush(struct ieee80211_hw *, struct ieee80211_vif *,
|
| HD | linux_80211_macops.c | 588 lkpi_80211_mo_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in lkpi_80211_mo_flush() function
|
| HD | linux_80211.c | 2369 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), true); in lkpi_sta_auth_to_scan() 2375 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), false); in lkpi_sta_auth_to_scan() 2644 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), true); in _lkpi_sta_assoc_to_down() 2680 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), false); in _lkpi_sta_assoc_to_down() 3015 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), true); in lkpi_sta_run_to_assoc() 3051 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), false); in lkpi_sta_run_to_assoc() 3171 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), true); in lkpi_sta_run_to_init() 3207 lkpi_80211_mo_flush(hw, vif, nitems(sta->txq), false); in lkpi_sta_run_to_init()
|