/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723bs_recv.c | 24 union recv_frame *precvframe, in update_recvframe_attrib() 79 static void update_recvframe_phyinfo(union recv_frame *precvframe, in update_recvframe_phyinfo() 191 union recv_frame *precvframe; in try_alloc_recvframe() local 210 union recv_frame *precvframe) in rx_crc_err() 225 union recv_frame *precvframe) in pkt_exceeds_tail() 243 union recv_frame *precvframe; in rtl8723bs_recv_tasklet() local
|
D | rtl8723b_rxdesc.c | 59 union recv_frame *precvframe = prframe; in rtl8723b_process_phy_info() local
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 53 struct recv_frame *precvframe) in rtl8188e_process_phy_info() 61 void update_recvframe_attrib_88e(struct recv_frame *precvframe, in update_recvframe_attrib_88e() 129 void update_recvframe_phyinfo_88e(struct recv_frame *precvframe, in update_recvframe_phyinfo_88e()
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_recv.c | 67 union recv_frame *precvframe; in _r8712_init_recv_priv() local 107 union recv_frame *precvframe; in r8712_alloc_recvframe() local 135 union recv_frame *precvframe; in r8712_free_recvframe_queue() local 150 union recv_frame *precvframe) in r8712_recvframe_chkmic() 601 sint r8712_wlanhdr_to_ethhdr(union recv_frame *precvframe) in r8712_wlanhdr_to_ethhdr() 664 s32 r8712_recv_entry(union recv_frame *precvframe) in r8712_recv_entry()
|
D | rtl871x_recv.h | 138 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem() 146 static inline u8 *get_recvframe_data(union recv_frame *precvframe) in get_recvframe_data() 154 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull() 170 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put() 187 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail()
|
D | recv_linux.c | 45 union recv_frame *precvframe) in r8712_os_recv_resource_alloc()
|
D | rtl871x_security.c | 220 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_wep_decrypt() 651 u32 r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_tkip_decrypt() 1366 u32 r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_aes_decrypt()
|
D | rtl8712_recv.c | 136 int r8712_free_recvframe(union recv_frame *precvframe, in r8712_free_recvframe() 1016 union recv_frame *precvframe = NULL; in recvbuf2recvframe() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | recv_linux.c | 13 void rtw_os_free_recvframe(union recv_frame *precvframe) in rtw_os_free_recvframe() 24 int rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc() 37 union recv_frame *precvframe; in rtw_os_recv_resource_free() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_recv.c | 38 union recv_frame *precvframe; in _rtw_init_recv_priv() local 109 union recv_frame *precvframe; in _rtw_alloc_recvframe() local 136 union recv_frame *precvframe; in rtw_alloc_recvframe() local 147 int rtw_free_recvframe(union recv_frame *precvframe, struct __queue *pfree_recv_queue) in rtw_free_recvframe() 174 sint _rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe() 193 sint rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe() 226 union recv_frame *precvframe; in rtw_free_recvframe_queue() local 312 sint recvframe_chkmic(struct adapter *adapter, union recv_frame *precvframe) in recvframe_chkmic() 1610 sint wlanhdr_to_ethhdr(union recv_frame *precvframe) in wlanhdr_to_ethhdr() 2564 s32 rtw_recv_entry(union recv_frame *precvframe) in rtw_recv_entry()
|
D | rtw_security.c | 271 void rtw_wep_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_wep_decrypt() 759 u32 rtw_tkip_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_tkip_decrypt() 1848 u32 rtw_aes_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_aes_decrypt() 1939 u32 rtw_BIP_verify(struct adapter *padapter, u8 *precvframe) in rtw_BIP_verify()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_recv.c | 49 struct recv_frame *precvframe; in _rtw_init_recv_priv() local 114 struct recv_frame *precvframe; in rtw_alloc_recvframe() local 125 int rtw_free_recvframe(struct recv_frame *precvframe, in rtw_free_recvframe() 146 int _rtw_enqueue_recvframe(struct recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe() 154 int rtw_enqueue_recvframe(struct recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe() 209 struct recv_frame *precvframe) in recvframe_chkmic() 1267 static int wlanhdr_to_ethhdr(struct recv_frame *precvframe) in wlanhdr_to_ethhdr() 1990 s32 rtw_recv_entry(struct recv_frame *precvframe) in rtw_recv_entry()
|
D | rtw_security.c | 202 int rtw_wep_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_wep_decrypt() 657 u32 rtw_tkip_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_tkip_decrypt() 1280 u32 rtw_aes_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_aes_decrypt()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_recv.h | 408 __inline static u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem() 417 __inline static u8 *get_recvframe_data(union recv_frame *precvframe) in get_recvframe_data() 428 __inline static u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull() 453 __inline static u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put() 482 __inline static u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail() 516 __inline static sint get_recvframe_len(union recv_frame *precvframe) in get_recvframe_len()
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | usb_ops_linux.c | 41 struct recv_frame *precvframe = NULL; in recvbuf2recvframe() local
|