Searched defs:precvframe (Results 1 – 5 of 5) sorted by relevance
148 static inline u8 *get_rxmem(union recv_frame *precvframe) in get_rxmem()156 static inline u8 *get_rx_status(union recv_frame *precvframe) in get_rx_status()161 static inline u8 *get_recvframe_data(union recv_frame *precvframe) in get_recvframe_data()169 static inline u8 *recvframe_push(union recv_frame *precvframe, sint sz) in recvframe_push()191 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull()206 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put()225 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail()242 static inline _buffer *get_rxbuf_desc(union recv_frame *precvframe) in get_rxbuf_desc()284 static inline sint get_recvframe_len(union recv_frame *precvframe) in get_recvframe_len()
66 union recv_frame *precvframe; in _r8712_init_recv_priv() local109 union recv_frame *precvframe; in r8712_alloc_recvframe() local144 union recv_frame *precvframe; in r8712_free_recvframe_queue() local159 union recv_frame *precvframe) in r8712_recvframe_chkmic()601 sint r8712_wlanhdr_to_ethhdr(union recv_frame *precvframe) in r8712_wlanhdr_to_ethhdr()660 s32 r8712_recv_entry(union recv_frame *precvframe) in r8712_recv_entry()
45 union recv_frame *precvframe) in r8712_os_recv_resource_alloc()
223 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()1360 u32 r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_aes_decrypt()
142 int r8712_free_recvframe(union recv_frame *precvframe, in r8712_free_recvframe()1036 union recv_frame *precvframe = NULL; in recvbuf2recvframe() local