Home
last modified time | relevance | path

Searched defs:precvframe (Results 1 – 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Drtl8723bs_recv.c22 union recv_frame *precvframe, in update_recvframe_attrib()
77 static void update_recvframe_phyinfo(union recv_frame *precvframe, in update_recvframe_phyinfo()
187 union recv_frame *precvframe; in try_alloc_recvframe() local
206 union recv_frame *precvframe) in rx_crc_err()
221 union recv_frame *precvframe) in pkt_exceeds_tail()
240 union recv_frame *precvframe; in rtl8723bs_recv_tasklet() local
Drtl8723b_rxdesc.c59 union recv_frame *precvframe = prframe; in rtl8723b_process_phy_info() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
Drtl8723bs_recv.c21 union recv_frame *precvframe, in update_recvframe_attrib()
75 static void update_recvframe_phyinfo(union recv_frame *precvframe, in update_recvframe_phyinfo()
178 union recv_frame *precvframe; in try_alloc_recvframe() local
196 union recv_frame *precvframe) in rx_crc_err()
209 union recv_frame *precvframe) in pkt_exceeds_tail()
226 union recv_frame *precvframe; in rtl8723bs_recv_tasklet() local
Drtl8723b_rxdesc.c55 union recv_frame *precvframe = prframe; in rtl8723b_process_phy_info() local
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_rxdesc.c53 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()
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl871x_recv.c50 union recv_frame *precvframe; in _r8712_init_recv_priv() local
90 union recv_frame *precvframe; in r8712_alloc_recvframe() local
118 union recv_frame *precvframe; in r8712_free_recvframe_queue() local
133 union recv_frame *precvframe) in r8712_recvframe_chkmic()
583 int r8712_wlanhdr_to_ethhdr(union recv_frame *precvframe) in r8712_wlanhdr_to_ethhdr()
646 void r8712_recv_entry(union recv_frame *precvframe) in r8712_recv_entry()
Drtl871x_recv.h136 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem()
144 static inline u8 *get_recvframe_data(union recv_frame *precvframe) in get_recvframe_data()
152 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull()
168 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put()
185 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail()
Drecv_linux.c33 union recv_frame *precvframe) in r8712_os_recv_resource_alloc()
Drtl871x_security.c208 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_wep_decrypt()
639 void r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_tkip_decrypt()
1344 void r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_aes_decrypt()
Drtl8712_recv.c114 void r8712_free_recvframe(union recv_frame *precvframe, in r8712_free_recvframe()
980 union recv_frame *precvframe = NULL; in recvbuf2recvframe() local
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
Drtl871x_recv.c50 union recv_frame *precvframe; in _r8712_init_recv_priv() local
93 union recv_frame *precvframe; in r8712_alloc_recvframe() local
121 union recv_frame *precvframe; in r8712_free_recvframe_queue() local
136 union recv_frame *precvframe) in r8712_recvframe_chkmic()
586 int r8712_wlanhdr_to_ethhdr(union recv_frame *precvframe) in r8712_wlanhdr_to_ethhdr()
649 void r8712_recv_entry(union recv_frame *precvframe) in r8712_recv_entry()
Drtl871x_recv.h134 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem()
142 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull()
158 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put()
175 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail()
Drecv_linux.c33 union recv_frame *precvframe) in r8712_os_recv_resource_alloc()
Drtl871x_security.c208 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_wep_decrypt()
638 void r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_tkip_decrypt()
1343 void r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_aes_decrypt()
Drtl8712_recv.c115 void r8712_free_recvframe(union recv_frame *precvframe, in r8712_free_recvframe()
981 union recv_frame *precvframe = NULL; in recvbuf2recvframe() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c13 void rtw_os_free_recvframe(union recv_frame *precvframe) in rtw_os_free_recvframe()
23 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc()
32 union recv_frame *precvframe; in rtw_os_recv_resource_free() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c15 void rtw_os_free_recvframe(union recv_frame *precvframe) in rtw_os_free_recvframe()
25 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc()
34 union recv_frame *precvframe; in rtw_os_recv_resource_free() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_recv.c36 union recv_frame *precvframe; in _rtw_init_recv_priv() local
107 union recv_frame *precvframe; in _rtw_alloc_recvframe() local
134 union recv_frame *precvframe; in rtw_alloc_recvframe() local
145 int rtw_free_recvframe(union recv_frame *precvframe, struct __queue *pfree_recv_queue) in rtw_free_recvframe()
172 sint _rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe()
191 sint rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe()
224 union recv_frame *precvframe; in rtw_free_recvframe_queue() local
310 sint recvframe_chkmic(struct adapter *adapter, union recv_frame *precvframe) in recvframe_chkmic()
1605 sint wlanhdr_to_ethhdr(union recv_frame *precvframe) in wlanhdr_to_ethhdr()
2555 s32 rtw_recv_entry(union recv_frame *precvframe) in rtw_recv_entry()
Drtw_security.c271 void rtw_wep_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_wep_decrypt()
731 u32 rtw_tkip_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_tkip_decrypt()
1808 u32 rtw_aes_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_aes_decrypt()
1899 u32 rtw_BIP_verify(struct adapter *padapter, u8 *precvframe) in rtw_BIP_verify()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
Drtw_recv.c35 union recv_frame *precvframe; in _rtw_init_recv_priv() local
108 union recv_frame *precvframe; in _rtw_alloc_recvframe() local
135 union recv_frame *precvframe; in rtw_alloc_recvframe() local
146 int rtw_free_recvframe(union recv_frame *precvframe, struct __queue *pfree_recv_queue) in rtw_free_recvframe()
173 signed int _rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe()
192 signed int rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe()
215 union recv_frame *precvframe; in rtw_free_recvframe_queue() local
298 static signed int recvframe_chkmic(struct adapter *adapter, union recv_frame *precvframe) in recvframe_chkmic()
1501 static signed int wlanhdr_to_ethhdr(union recv_frame *precvframe) in wlanhdr_to_ethhdr()
2068 s32 rtw_recv_entry(union recv_frame *precvframe) in rtw_recv_entry()
Drtw_security.c94 void rtw_wep_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_wep_decrypt()
534 u32 rtw_tkip_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_tkip_decrypt()
1288 u32 rtw_aes_decrypt(struct adapter *padapter, u8 *precvframe) in rtw_aes_decrypt()
1372 u32 rtw_BIP_verify(struct adapter *padapter, u8 *precvframe) in rtw_BIP_verify()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
Drtw_recv.c41 struct recv_frame *precvframe; in _rtw_init_recv_priv() local
106 struct recv_frame *precvframe; in rtw_alloc_recvframe() local
117 int rtw_free_recvframe(struct recv_frame *precvframe, in rtw_free_recvframe()
138 int _rtw_enqueue_recvframe(struct recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe()
146 int rtw_enqueue_recvframe(struct recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe()
201 struct recv_frame *precvframe) in recvframe_chkmic()
1253 static int wlanhdr_to_ethhdr(struct recv_frame *precvframe) in wlanhdr_to_ethhdr()
1965 s32 rtw_recv_entry(struct recv_frame *precvframe) in rtw_recv_entry()
Drtw_security.c201 int rtw_wep_decrypt(struct adapter *padapter, struct recv_frame *precvframe) in rtw_wep_decrypt()
654 u32 rtw_tkip_decrypt(struct adapter *padapter, struct recv_frame *precvframe) in rtw_tkip_decrypt()
828 u32 rtw_aes_decrypt(struct adapter *padapter, struct recv_frame *precvframe) in rtw_aes_decrypt()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Drtw_recv.h402 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem()
411 static inline u8 *get_recvframe_data(union recv_frame *precvframe) in get_recvframe_data()
422 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull()
447 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put()
476 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail()
510 static inline sint get_recvframe_len(union recv_frame *precvframe) in get_recvframe_len()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
Drtw_recv.h379 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem()
388 static inline u8 *recvframe_pull(union recv_frame *precvframe, signed int sz) in recvframe_pull()
412 static inline u8 *recvframe_put(union recv_frame *precvframe, signed int sz) in recvframe_put()
440 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, signed int sz) in recvframe_pull_tail()
473 static inline signed int get_recvframe_len(union recv_frame *precvframe) in get_recvframe_len()

12