Searched refs:rtl92ce_get_desc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 626 u64 rtl92ce_get_desc(struct ieee80211_hw *hw, u8 *p_desc8, in rtl92ce_get_desc() function 671 u8 own = (u8)rtl92ce_get_desc(hw, entry, true, HW_DESC_OWN); in rtl92ce_is_tx_desc_closed()
|
H A D | sw.c | 205 .get_desc = rtl92ce_get_desc,
|
H A D | trx.h | 524 u64 rtl92ce_get_desc(struct ieee80211_hw *hw, u8 *p_desc,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 626 u64 rtl92ce_get_desc(struct ieee80211_hw *hw, u8 *p_desc8, in rtl92ce_get_desc() function 671 u8 own = (u8)rtl92ce_get_desc(hw, entry, true, HW_DESC_OWN); in rtl92ce_is_tx_desc_closed()
|
H A D | trx.h | 524 u64 rtl92ce_get_desc(struct ieee80211_hw *hw, u8 *p_desc,
|
H A D | sw.c | 205 .get_desc = rtl92ce_get_desc,
|
Completed in 6 milliseconds