Home
last modified time | relevance | path

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

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