Searched refs:rtl_tx_agg_stop (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | base.h | 151 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|
D | core.c | 1418 return rtl_tx_agg_stop(hw, vif, sta, tid); in rtl_op_ampdu_action()
|
D | base.c | 1799 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop() function
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | base.h | 139 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|
D | core.c | 1446 return rtl_tx_agg_stop(hw, vif, sta, tid); in rtl_op_ampdu_action()
|
D | base.c | 1719 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop() function
|