/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_recv.h | 130 union recv_frame *r8712_alloc_recvframe(struct __queue *pfree_recv_queue); 131 int r8712_free_recvframe(union recv_frame *precvframe, 135 int r8712_wlanhdr_to_ethhdr(union recv_frame *precvframe); 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() 209 union recv_frame *precvframe); 210 union recv_frame *r8712_decryptor(struct _adapter *adapter, [all …]
|
D | rtl871x_recv.c | 67 union recv_frame *precvframe; in _r8712_init_recv_priv() 76 sizeof(union recv_frame) + RXFRAME_ALIGN_SZ, in _r8712_init_recv_priv() 85 precvframe = (union recv_frame *)precvpriv->precv_frame_buf; in _r8712_init_recv_priv() 104 union recv_frame *r8712_alloc_recvframe(struct __queue *pfree_recv_queue) in r8712_alloc_recvframe() 107 union recv_frame *precvframe; in r8712_alloc_recvframe() 113 union recv_frame, u.hdr.list); in r8712_alloc_recvframe() 135 union recv_frame *precvframe; in r8712_free_recvframe_queue() 142 precvframe = container_of(plist, union recv_frame, u.list); in r8712_free_recvframe_queue() 150 union recv_frame *precvframe) in r8712_recvframe_chkmic() 210 union recv_frame *r8712_decryptor(struct _adapter *padapter, in r8712_decryptor() [all …]
|
D | recv_osdep.h | 36 s32 r8712_recv_entry(union recv_frame *precv_frame); 38 union recv_frame *precv_frame); 44 union recv_frame *precvframe);
|
D | rtl8712_recv.c | 136 int r8712_free_recvframe(union recv_frame *precvframe, in r8712_free_recvframe() 195 static union recv_frame *recvframe_defrag(struct _adapter *adapter, in recvframe_defrag() 202 union recv_frame *prframe, *pnextrframe; in recvframe_defrag() 208 prframe = container_of(plist, union recv_frame, u.list); in recvframe_defrag() 224 pnextrframe = container_of(plist, union recv_frame, u.list); in recvframe_defrag() 256 union recv_frame *r8712_recvframe_chk_defrag(struct _adapter *padapter, in r8712_recvframe_chk_defrag() 257 union recv_frame *precv_frame) in r8712_recvframe_chk_defrag() 266 union recv_frame *prtnframe = NULL; in r8712_recvframe_chk_defrag() 338 static int amsdu_to_msdu(struct _adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu() 492 union recv_frame *prframe) in enqueue_reorder_recvframe() [all …]
|
D | recv_linux.c | 45 union recv_frame *precvframe) in r8712_os_recv_resource_alloc() 107 union recv_frame *precv_frame) in r8712_recv_indicatepkt()
|
D | rtl871x_security.c | 228 struct rx_pkt_attrib *prxattrib = &(((union recv_frame *) in r8712_wep_decrypt() 232 pframe = (unsigned char *)((union recv_frame *)precvframe)-> in r8712_wep_decrypt() 244 length = ((union recv_frame *)precvframe)-> in r8712_wep_decrypt() 663 struct rx_pkt_attrib *prxattrib = &((union recv_frame *) in r8712_tkip_decrypt() 667 pframe = (unsigned char *)((union recv_frame *) in r8712_tkip_decrypt() 677 length = ((union recv_frame *)precvframe)-> in r8712_tkip_decrypt() 1372 struct rx_pkt_attrib *prxattrib = &((union recv_frame *) in r8712_aes_decrypt() 1376 pframe = (unsigned char *)((union recv_frame *)precvframe)-> in r8712_aes_decrypt() 1394 length = ((union recv_frame *)precvframe)-> in r8712_aes_decrypt()
|
D | rtl8712_recv.h | 144 union recv_frame { union
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_recv.h | 372 union recv_frame{ union 391 extern union recv_frame *_rtw_alloc_recvframe (struct __queue *pfree_recv_queue); /* get a free re… 392 extern union recv_frame *rtw_alloc_recvframe (struct __queue *pfree_recv_queue); /* get a free rec… 393 extern int rtw_free_recvframe(union recv_frame *precvframe, struct __queue *pfree_recv_queue); 396 extern int _rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue); 397 extern int rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue); 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() [all …]
|
D | recv_osdep.h | 15 extern s32 rtw_recv_entry(union recv_frame *precv_frame); 16 extern int rtw_recv_indicatepkt(struct adapter *adapter, union recv_frame *precv_frame); 25 int rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe); 29 void rtw_os_free_recvframe(union recv_frame *precvframe); 34 _pkt *rtw_os_alloc_msdu_pkt(union recv_frame *prframe, u16 nSubframe_Length, u8 *pdata);
|
D | rtw_mlme_ext.h | 318 unsigned int (*func)(struct adapter *padapter, union recv_frame *precv_frame); 324 unsigned int (*func)(struct adapter *padapter, union recv_frame *precv_frame); 596 u8 collect_bss_info(struct adapter *padapter, union recv_frame *precv_frame, struct wlan_bssid_ex *… 647 void report_survey_event(struct adapter *padapter, union recv_frame *precv_frame); 687 unsigned int OnAssocReq(struct adapter *padapter, union recv_frame *precv_frame); 688 unsigned int OnAssocRsp(struct adapter *padapter, union recv_frame *precv_frame); 689 unsigned int OnProbeReq(struct adapter *padapter, union recv_frame *precv_frame); 690 unsigned int OnProbeRsp(struct adapter *padapter, union recv_frame *precv_frame); 691 unsigned int DoReserved(struct adapter *padapter, union recv_frame *precv_frame); 692 unsigned int OnBeacon(struct adapter *padapter, union recv_frame *precv_frame); [all …]
|
D | rtl8192c_recv.h | 39 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); 40 void rtl8192c_query_rx_desc_status(union recv_frame *precvframe, struct recv_stat *pdesc);
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_recv.c | 49 struct recv_frame *precvframe; in _rtw_init_recv_priv() 59 …precvpriv->pallocated_frame_buf = vzalloc(NR_RECVFRAME * sizeof(struct recv_frame) + RXFRAME_ALIGN… in _rtw_init_recv_priv() 100 struct recv_frame *_rtw_alloc_recvframe(struct __queue *pfree_recv_queue) in _rtw_alloc_recvframe() 102 struct recv_frame *hdr; in _rtw_alloc_recvframe() 105 struct recv_frame, list); in _rtw_alloc_recvframe() 112 struct recv_frame *rtw_alloc_recvframe(struct __queue *pfree_recv_queue) in rtw_alloc_recvframe() 114 struct recv_frame *precvframe; in rtw_alloc_recvframe() 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() [all …]
|
D | rtw_mlme_ext.c | 2013 struct recv_frame *precv_frame, in collect_bss_info() 2520 struct recv_frame *precv_frame) in OnProbeReq() 2555 struct recv_frame *precv_frame) in OnProbeRsp() 2568 struct recv_frame *precv_frame) in OnBeacon() 2660 struct recv_frame *precv_frame) in OnAuth() 2829 struct recv_frame *precv_frame) in OnAuthClient() 2905 struct recv_frame *precv_frame) in OnAssocReq() 3340 struct recv_frame *precv_frame) in OnAssocRsp() 3429 struct recv_frame *precv_frame) in OnDeAuth() 3483 struct recv_frame *precv_frame) in OnDisassoc() [all …]
|
D | rtw_security.c | 204 struct rx_pkt_attrib *prxattrib = &(((struct recv_frame *)precvframe)->attrib); in rtw_wep_decrypt() 208 struct sk_buff *skb = ((struct recv_frame *)precvframe)->pkt; in rtw_wep_decrypt() 670 struct rx_pkt_attrib *prxattrib = &((struct recv_frame *)precvframe)->attrib; in rtw_tkip_decrypt() 675 pframe = (unsigned char *)((struct recv_frame *)precvframe)->pkt->data; in rtw_tkip_decrypt() 695 length = ((struct recv_frame *)precvframe)->pkt->len-prxattrib->hdrlen-prxattrib->iv_len; in rtw_tkip_decrypt() 1282 struct rx_pkt_attrib *prxattrib = &((struct recv_frame *)precvframe)->attrib; in rtw_aes_decrypt() 1292 struct sk_buff *skb = ((struct recv_frame *)precvframe)->pkt; in rtw_aes_decrypt()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_recv.c | 38 union recv_frame *precvframe; in _rtw_init_recv_priv() 51 …precvpriv->pallocated_frame_buf = vzalloc(NR_RECVFRAME * sizeof(union recv_frame) + RXFRAME_ALIGN_… in _rtw_init_recv_priv() 62 precvframe = (union recv_frame *) precvpriv->precv_frame_buf; in _rtw_init_recv_priv() 106 union recv_frame *_rtw_alloc_recvframe(struct __queue *pfree_recv_queue) in _rtw_alloc_recvframe() 109 union recv_frame *precvframe; in _rtw_alloc_recvframe() 121 precvframe = (union recv_frame *)plist; in _rtw_alloc_recvframe() 134 union recv_frame *rtw_alloc_recvframe(struct __queue *pfree_recv_queue) in rtw_alloc_recvframe() 136 union recv_frame *precvframe; in rtw_alloc_recvframe() 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() [all …]
|
D | rtw_security.c | 280 struct rx_pkt_attrib *prxattrib = &(((union recv_frame *)precvframe)->u.hdr.attrib); in rtw_wep_decrypt() 283 pframe = (unsigned char *)((union recv_frame *)precvframe)->u.hdr.rx_data; in rtw_wep_decrypt() 294 length = ((union recv_frame *)precvframe)->u.hdr.len-prxattrib->hdrlen-prxattrib->iv_len; in rtw_wep_decrypt() 773 struct rx_pkt_attrib *prxattrib = &((union recv_frame *)precvframe)->u.hdr.attrib; in rtw_tkip_decrypt() 778 pframe = (unsigned char *)((union recv_frame *)precvframe)->u.hdr.rx_data; in rtw_tkip_decrypt() 831 length = ((union recv_frame *)precvframe)->u.hdr.len-prxattrib->hdrlen-prxattrib->iv_len; in rtw_tkip_decrypt() 1862 struct rx_pkt_attrib *prxattrib = &((union recv_frame *)precvframe)->u.hdr.attrib; in rtw_aes_decrypt() 1867 pframe = (unsigned char *)((union recv_frame *)precvframe)->u.hdr.rx_data; in rtw_aes_decrypt() 1925 length = ((union recv_frame *)precvframe)->u.hdr.len-prxattrib->hdrlen-prxattrib->iv_len; in rtw_aes_decrypt() 1941 struct rx_pkt_attrib *pattrib = &((union recv_frame *)precvframe)->u.hdr.attrib; in rtw_BIP_verify() [all …]
|
D | rtw_mlme_ext.c | 512 static void _mgt_dispatcher(struct adapter *padapter, struct mlme_handler *ptable, union recv_frame… in _mgt_dispatcher() 527 void mgt_dispatcher(struct adapter *padapter, union recv_frame *precv_frame) in mgt_dispatcher() 608 unsigned int OnProbeReq(struct adapter *padapter, union recv_frame *precv_frame) in OnProbeReq() 768 unsigned int OnProbeRsp(struct adapter *padapter, union recv_frame *precv_frame) in OnProbeRsp() 781 unsigned int OnBeacon(struct adapter *padapter, union recv_frame *precv_frame) in OnBeacon() 895 unsigned int OnAuth(struct adapter *padapter, union recv_frame *precv_frame) in OnAuth() 1096 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame) in OnAuthClient() 1182 unsigned int OnAssocReq(struct adapter *padapter, union recv_frame *precv_frame) in OnAssocReq() 1659 unsigned int OnAssocRsp(struct adapter *padapter, union recv_frame *precv_frame) in OnAssocRsp() 1752 unsigned int OnDeAuth(struct adapter *padapter, union recv_frame *precv_frame) in OnDeAuth() [all …]
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 220 struct recv_frame { struct 230 struct recv_frame *_rtw_alloc_recvframe(struct __queue *pfree_recv_queue); argument 231 struct recv_frame *rtw_alloc_recvframe(struct __queue *pfree_recv_queue); 232 void rtw_init_recvframe(struct recv_frame *precvframe, 234 int rtw_free_recvframe(struct recv_frame *precvframe, 237 int _rtw_enqueue_recvframe(struct recv_frame *precvframe, 239 int rtw_enqueue_recvframe(struct recv_frame *precvframe, struct __queue *queue); 262 void mgt_dispatcher(struct adapter *padapter, struct recv_frame *precv_frame);
|
D | recv_osdep.h | 18 s32 rtw_recv_entry(struct recv_frame *precv_frame); 20 struct recv_frame *recv_frame);
|
D | rtl8188e_recv.h | 48 struct recv_frame *prframe); 49 void update_recvframe_phyinfo_88e(struct recv_frame *fra, struct phy_stat *phy); 50 void update_recvframe_attrib_88e(struct recv_frame *fra,
|
D | mon.h | 18 struct recv_frame; 24 void rtl88eu_mon_recv_hook(struct net_device *dev, struct recv_frame *frame);
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_rxdesc.c | 11 static void process_rssi(struct adapter *padapter, union recv_frame *prframe) in process_rssi() 32 static void process_link_qual(struct adapter *padapter, union recv_frame *prframe) in process_link_qual() 59 union recv_frame *precvframe = prframe; in rtl8723b_process_phy_info()
|
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() 188 static inline union recv_frame *try_alloc_recvframe(struct recv_priv *precvpriv, in try_alloc_recvframe() 191 union recv_frame *precvframe; in try_alloc_recvframe() 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()
|
/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() 39 precvframe = (union recv_frame*) precvpriv->precv_frame_buf; in rtw_os_recv_resource_free() 65 _pkt *rtw_os_alloc_msdu_pkt(union recv_frame *prframe, u16 nSubframe_Length, u8 *pdata) in rtw_os_alloc_msdu_pkt() 253 static void rtw_os_ksocket_send(struct adapter *padapter, union recv_frame *precv_frame) in rtw_os_ksocket_send() 291 int rtw_recv_indicatepkt(struct adapter *padapter, union recv_frame *precv_frame) in rtw_recv_indicatepkt()
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 13 static void process_rssi(struct adapter *padapter, struct recv_frame *prframe) in process_rssi() 30 struct recv_frame *prframe) in process_link_qual() 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()
|