Searched refs:rtl_tx_agg_stop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.h | 102 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|
H A D | core.c | 1406 return rtl_tx_agg_stop(hw, vif, sta, tid); in rtl_op_ampdu_action()
|
H A D | base.c | 1783 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.h | 102 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|
H A D | core.c | 1426 return rtl_tx_agg_stop(hw, vif, sta, tid); in rtl_op_ampdu_action()
|
H A D | base.c | 1782 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop() function
|
Completed in 12 milliseconds