Home
last modified time | relevance | path

Searched refs:rtl_is_tx_report_skb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h85 bool rtl_is_tx_report_skb(struct ieee80211_hw *hw, struct sk_buff *skb);
H A Dbase.c1245 if (rtl_is_tx_report_skb(hw, skb)) in rtl_get_tcb_desc()
1597 bool rtl_is_tx_report_skb(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_is_tx_report_skb() function