Home
last modified time | relevance | path

Searched refs:get_rx_desc_physt (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dtrx_common.h260 static inline u32 get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx_common.c390 u32 phystatus = get_rx_desc_physt(pdesc); in rtl92d_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h254 static inline int get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c265 u32 phystatus = get_rx_desc_physt(p_desc); in rtl92ce_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.h253 static inline u32 get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c268 u32 phystatus = get_rx_desc_physt(pdesc); in rtl8723e_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h247 static inline u32 get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c304 u32 phystatus = get_rx_desc_physt(pdesc); in rtl8723be_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.h252 static inline int get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c441 u32 phystatus = get_rx_desc_physt(pdesc); in rtl8821ae_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h292 static inline int get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c377 u32 phystatus = get_rx_desc_physt(pdesc); in rtl88ee_rx_query_desc()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h398 static inline int get_rx_desc_physt(__le32 *__pdesc) in get_rx_desc_physt() function
H A Dtrx.c336 u32 phystatus = get_rx_desc_physt(pdesc); in rtl92ee_rx_query_desc()