Home
last modified time | relevance | path

Searched defs:precv_frame (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_recv.c211 union recv_frame *precv_frame) in r8712_decryptor()
241 union recv_frame *precv_frame) in r8712_portctrl()
293 static sint recv_decache(union recv_frame *precv_frame, u8 bretry, in recv_decache()
309 union recv_frame *precv_frame, in sta2sta_data_frame()
379 union recv_frame *precv_frame, in ap2sta_data_frame()
440 union recv_frame *precv_frame, in sta2ap_data_frame()
463 union recv_frame *precv_frame) in validate_recv_ctrl_frame()
469 union recv_frame *precv_frame) in validate_recv_mgnt_frame()
476 union recv_frame *precv_frame) in validate_recv_data_frame()
558 union recv_frame *precv_frame) in r8712_validate_recv_frame()
Drecv_linux.c107 union recv_frame *precv_frame) in r8712_recv_indicatepkt()
Drtl8712_recv.c257 union recv_frame *precv_frame) in r8712_recvframe_chk_defrag()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_recv.c358 struct recv_frame *precv_frame) in decryptor()
420 struct recv_frame *precv_frame) in portctrl()
494 static int recv_decache(struct recv_frame *precv_frame, u8 bretry, in recv_decache()
522 struct recv_frame *precv_frame) in process_pwrbit_data()
549 struct recv_frame *precv_frame) in process_wmmps_data()
641 int sta2sta_data_frame(struct adapter *adapter, struct recv_frame *precv_frame, in sta2sta_data_frame()
720 struct recv_frame *precv_frame, in ap2sta_data_frame()
810 struct recv_frame *precv_frame, in sta2ap_data_frame()
868 struct recv_frame *precv_frame) in validate_recv_ctrl_frame()
996 struct recv_frame *precv_frame) in validate_recv_mgnt_frame()
[all …]
Drtw_mlme_ext.c2013 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 …]
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_recv.c443 union recv_frame *decryptor(struct adapter *padapter, union recv_frame *precv_frame) in decryptor()
544 union recv_frame *portctrl(struct adapter *adapter, union recv_frame *precv_frame) in portctrl()
622 sint recv_decache(union recv_frame *precv_frame, u8 bretry, struct stainfo_rxcache *prxcache) in recv_decache()
650 void process_pwrbit_data(struct adapter *padapter, union recv_frame *precv_frame) in process_pwrbit_data()
687 void process_wmmps_data(struct adapter *padapter, union recv_frame *precv_frame) in process_wmmps_data()
778 union recv_frame *precv_frame, in sta2sta_data_frame()
878 union recv_frame *precv_frame, in ap2sta_data_frame()
1027 union recv_frame *precv_frame, in sta2ap_data_frame()
1084 sint validate_recv_ctrl_frame(struct adapter *padapter, union recv_frame *precv_frame) in validate_recv_ctrl_frame()
1222 sint validate_recv_mgnt_frame(struct adapter *padapter, union recv_frame *precv_frame) in validate_recv_mgnt_frame()
[all …]
Drtw_mlme_ext.c512 …gt_dispatcher(struct adapter *padapter, struct mlme_handler *ptable, union recv_frame *precv_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/rtl8723bs/os_dep/
Drecv_linux.c253 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/os_dep/
Drecv_linux.c65 struct recv_frame *precv_frame) in rtw_recv_indicatepkt()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/txbf/
Dhaltxbfinterface.h18 #define beamforming_get_report_frame(adapter, precv_frame) RT_STATUS_FAILURE argument