Home
last modified time | relevance | path

Searched defs:tx_ctl (Results 1 – 13 of 13) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c136 static hi_void hmac_tx_classify_ipv4_data(hmac_tx_ctl_stru *tx_ctl, mac_ether_header_stru *ether_he… in hmac_tx_classify_ipv4_data()
201 static hi_void hmac_tx_classify_ipv6_data(hmac_tx_ctl_stru *tx_ctl, mac_ether_header_stru *ether_he… in hmac_tx_classify_ipv6_data()
272 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf); in hmac_tx_classify_lan_to_wlan() local
437 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_tx_classify() local
685 hmac_user_stru *hmac_user, const hmac_tx_ctl_stru *tx_ctl) in hmac_tx_ucast_process()
730 const oal_netbuf_stru *netbuf, const hmac_tx_ctl_stru *tx_ctl) in hmac_tx_is_need_frag()
787 static hi_void hmac_tx_set_frame_ctrl(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl, in hmac_tx_set_frame_ctrl()
830 …atic hi_u32 hmac_tx_ap_set_addresses(const hmac_vap_stru *hmac_vap, const hmac_tx_ctl_stru *tx_ctl, in hmac_tx_ap_set_addresses()
865 const hmac_tx_ctl_stru *tx_ctl, mac_ieee80211_frame_addr4_stru *hdr, in hmac_tx_mesh_set_addresses()
928 const hmac_tx_ctl_stru *tx_ctl, mac_ieee80211_frame_addr4_stru *hdr, in hmac_tx_sta_set_addresses()
[all …]
Dhmac_encap_frame_ap.c658 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_encap_auth_rsp_body() local
744 hi_u32 hmac_update_status_code_by_user(const mac_vap_stru *mac_vap, hmac_tx_ctl_stru *tx_ctl, hi_u8… in hmac_update_status_code_by_user()
784 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(auth_rsp); in hmac_update_auth_rsp_status_code() local
835 hi_u16 hmac_auth_rsp_handle_result(const hmac_vap_stru *hmac_vap, hmac_tx_ctl_stru *tx_ctl, in hmac_auth_rsp_handle_result()
915 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(auth_rsp); /* rsp帧的tx cb字段 */ in hmac_encap_auth_rsp() local
Dhmac_frag.c39 static hi_u32 hmac_frag_process(oal_netbuf_stru *netbuf_original, hmac_tx_ctl_stru *tx_ctl, hi_u32 … in hmac_frag_process()
140 hmac_tx_ctl_stru *tx_ctl) in hmac_frag_process_proc()
Dhmac_mgmt_bss_comm.c478 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(addba_req); in hmac_mgmt_set_addba_req() local
608 oal_netbuf_stru *addba_rsp, hmac_tx_ctl_stru *tx_ctl, hi_u16 us_frame_len) in hmac_mgmt_tx_addba_rsp_send_event()
736 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(addba_rsp); in hmac_mgmt_tx_addba_rsp() local
780 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(delba); in hmac_mgmt_tx_delba_send_event() local
1762 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(sa_query); /* 获取cb结构体 */ in hmac_send_sa_query_req() local
1949 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_send_sa_query_rsp() local
2047 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(deauth); /* 获取cb结构体 */ in hmac_mgmt_send_deauth_frame() local
2135 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(disassoc); in hmac_mgmt_send_disassoc_frame() local
2648 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf_mgmt_tx); /* 获取cb结构体 */ in hmac_wpas_mgmt_tx() local
Dhmac_tx_data.h116 static inline hi_u8 hmac_get_frame_header_len(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl) in hmac_get_frame_header_len()
Dhmac_edca_opt.c185 hi_void hmac_edca_opt_tx_pkts_stat(const hmac_tx_ctl_stru *tx_ctl, hi_u8 tidno, const mac_ip_header… in hmac_edca_opt_tx_pkts_stat()
Dhmac_traffic_classify.c318 hi_void hmac_tx_traffic_classify(const hmac_tx_ctl_stru *tx_ctl, mac_ip_header_stru *ip, hi_u8 *puc… in hmac_tx_traffic_classify()
Dhmac_mgmt_sta.c611 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(auth_frame); /* 获取cb结构体 */ in hmac_sta_wait_auth() local
674 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(auth_frame); in hmac_sta_shared_key_auth_proc() local
878 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(asoc_req_frame); in hmac_sta_fill_tx_ctl_stru() local
Dhmac_mgmt_ap.c238 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(auth_rsp); in hmac_ap_rx_auth_req() local
1434 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_ap_prepare_asoc_rsp() local
1483 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_ap_tx_asoc_rsp() local
Dhmac_p2p.c988 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(puc_data); in hmac_p2p_send_action() local
Dhmac_rx_data.c178 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_rx_transmit_to_wlan() local
Dhmac_config.c3047 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf_dpd_data); in hmac_dpd_data_processed_send() local
3785 hmac_tx_ctl_stru *tx_ctl = HI_NULL; in hmac_send_custom_pkt() local
5504 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf); in hmac_bridge_vap_xmit() local
6740 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(data); in hmac_config_encap_mesh_frame() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_vap.c2255 hi_void mac_vap_set_cb_tx_user_idx(mac_vap_stru *mac_vap, hi_void *tx_ctl, const hi_u8 *mac_addr) in mac_vap_set_cb_tx_user_idx()