Searched defs:rframe (Results 1 – 8 of 8) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_recv.c | 200 bool rtw_rframe_del_wfd_ie(union recv_frame *rframe, u8 ies_offset) in rtw_rframe_del_wfd_ie() 1297 int rtw_sta_rx_data_validate_hdr(_adapter *adapter, union recv_frame *rframe, struct sta_info **sta) in rtw_sta_rx_data_validate_hdr() 1429 int rtw_sta_rx_amsdu_act_check(union recv_frame *rframe in rtw_sta_rx_amsdu_act_check() 2941 static int rtw_recv_indicatepkt_check(union recv_frame *rframe, u8 *ehdr_pos, u32 pkt_len) in rtw_recv_indicatepkt_check() 3829 static void recv_set_iseq_before_mpdu_process(union recv_frame *rframe, u16 seq_num, const char *ca… in recv_set_iseq_before_mpdu_process() 3845 static void recv_set_iseq_after_mpdu_process(union recv_frame *rframe, u16 seq_num, const char *cal… in recv_set_iseq_after_mpdu_process() 4006 int mp_recv_frame(_adapter *padapter, union recv_frame *rframe) in mp_recv_frame() 4135 int recv_frame_monitor(_adapter *padapter, union recv_frame *rframe) in recv_frame_monitor() 4184 int recv_func_prehandle(_adapter *padapter, union recv_frame *rframe) in recv_func_prehandle() 4329 int recv_func(_adapter *padapter, union recv_frame *rframe) in recv_func() [all …]
|
| D | rtw_odm.c | 258 void rtw_odm_parse_rx_phy_status_chinfo(union recv_frame *rframe, u8 *phys) in rtw_odm_parse_rx_phy_status_chinfo()
|
| D | rtw_ap.c | 6043 int rtw_ap_rx_data_validate_hdr(_adapter *adapter, union recv_frame *rframe, struct sta_info **sta) in rtw_ap_rx_data_validate_hdr() 6114 int rtw_ap_rx_msdu_act_check(union recv_frame *rframe in rtw_ap_rx_msdu_act_check()
|
| D | rtw_mlme_ext.c | 4046 unsigned int on_action_wnm(_adapter *adapter, union recv_frame *rframe) in on_action_wnm() 6999 s32 rtw_action_public_decache(union recv_frame *rframe, u8 token_offset) in rtw_action_public_decache() 12962 struct xmit_frame *rframe; in mlmeext_joinbss_event_callback() local 15938 struct xmit_frame *rframe; in setkey_hdl() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | recv_linux.c | 511 void rtw_os_recv_indicate_pkt(_adapter *padapter, _pkt *pkt, union recv_frame *rframe) in rtw_os_recv_indicate_pkt() 740 inline void rtw_rframe_set_os_pkt(union recv_frame *rframe) in rtw_rframe_set_os_pkt()
|
| D | ioctl_cfg80211.c | 7262 void rtw_cfg80211_external_auth_request(_adapter *padapter, union recv_frame *rframe) in rtw_cfg80211_external_auth_request() 7311 void rtw_cfg80211_rx_probe_request(_adapter *adapter, union recv_frame *rframe) in rtw_cfg80211_rx_probe_request() 7334 void rtw_cfg80211_rx_action_p2p(_adapter *adapter, union recv_frame *rframe) in rtw_cfg80211_rx_action_p2p() 7366 void rtw_cfg80211_rx_p2p_action_public(_adapter *adapter, union recv_frame *rframe) in rtw_cfg80211_rx_p2p_action_public() 7437 void rtw_cfg80211_rx_action(_adapter *adapter, union recv_frame *rframe, const char *msg) in rtw_cfg80211_rx_action() 7486 void rtw_cfg80211_rx_rrm_action(_adapter *adapter, union recv_frame *rframe) in rtw_cfg80211_rx_rrm_action() 7507 void rtw_cfg80211_rx_mframe(_adapter *adapter, union recv_frame *rframe, const char *msg) in rtw_cfg80211_rx_mframe()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/ |
| D | rtw_mesh.c | 1915 int rtw_mesh_on_auth(_adapter *adapter, union recv_frame *rframe) in rtw_mesh_on_auth() 1940 unsigned int on_action_self_protected(_adapter *adapter, union recv_frame *rframe) in on_action_self_protected() 1997 unsigned int on_action_mesh(_adapter *adapter, union recv_frame *rframe) in on_action_mesh() 3853 int rtw_mesh_rx_data_validate_hdr(_adapter *adapter, union recv_frame *rframe, struct sta_info **st… in rtw_mesh_rx_data_validate_hdr() 3947 int rtw_mesh_rx_data_validate_mctrl(_adapter *adapter, union recv_frame *rframe in rtw_mesh_rx_data_validate_mctrl() 3995 inline int rtw_mesh_rx_validate_mctrl_non_amsdu(_adapter *adapter, union recv_frame *rframe) in rtw_mesh_rx_validate_mctrl_non_amsdu() 4066 int rtw_mesh_rx_msdu_act_check(union recv_frame *rframe in rtw_mesh_rx_msdu_act_check()
|
| D | rtw_mesh_hwmp.c | 1066 void rtw_mesh_rx_path_sel_frame(_adapter *adapter, union recv_frame *rframe) in rtw_mesh_rx_path_sel_frame()
|