Home
last modified time | relevance | path

Searched refs:get_rx_status_desc_magic_match (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.h312 static inline u32 get_rx_status_desc_magic_match(__le32 *__pdesc) in get_rx_status_desc_magic_match() function
Dtrx.c334 else if (get_rx_status_desc_magic_match(pdesc)) in rtl8723be_rx_query_desc()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.h312 static inline int get_rx_status_desc_magic_match(__le32 *__pdesc) in get_rx_status_desc_magic_match() function
Dtrx.c478 else if (get_rx_status_desc_magic_match(pdesc)) in rtl8821ae_rx_query_desc()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.h462 static inline int get_rx_status_desc_magic_match(__le32 *__pdesc) in get_rx_status_desc_magic_match() function
Dtrx.c406 else if (get_rx_status_desc_magic_match(pdesc)) in rtl88ee_rx_query_desc()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.h448 static inline int get_rx_status_desc_magic_match(__le32 *__pdesc) in get_rx_status_desc_magic_match() function
Dtrx.c359 else if (get_rx_status_desc_magic_match(pdesc)) in rtl92ee_rx_query_desc()