Searched refs:rtl8723e_get_desc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 627 u64 rtl8723e_get_desc(struct ieee80211_hw *hw, in rtl8723e_get_desc() function 672 u8 own = (u8)rtl8723e_get_desc(hw, entry, true, HW_DESC_OWN); in rtl8723e_is_tx_desc_closed()
|
H A D | trx.h | 527 u64 rtl8723e_get_desc(struct ieee80211_hw *hw,
|
H A D | sw.c | 221 .get_desc = rtl8723e_get_desc,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 627 u64 rtl8723e_get_desc(struct ieee80211_hw *hw, in rtl8723e_get_desc() function 672 u8 own = (u8)rtl8723e_get_desc(hw, entry, true, HW_DESC_OWN); in rtl8723e_is_tx_desc_closed()
|
H A D | trx.h | 527 u64 rtl8723e_get_desc(struct ieee80211_hw *hw,
|
H A D | sw.c | 221 .get_desc = rtl8723e_get_desc,
|
Completed in 6 milliseconds