Home
last modified time | relevance | path

Searched refs:rtl_rx_agg_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h108 int rtl_rx_agg_stop(struct ieee80211_hw *hw,
H A Dcore.c1439 return rtl_rx_agg_stop(hw, sta, tid); in rtl_op_ampdu_action()
H A Dbase.c1844 int rtl_rx_agg_stop(struct ieee80211_hw *hw, in rtl_rx_agg_stop() function