Searched defs:netbuf_header (Results 1 – 3 of 3) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_rx_data.c | 253 hi_u32 hmac_rx_msdu_proc(const hmac_vap_stru *hmac_vap, oal_netbuf_head_stru *netbuf_header, oal_ne… in hmac_rx_msdu_proc() 323 …ac_rx_prepare_msdu_list_to_wlan(const hmac_vap_stru *hmac_vap, oal_netbuf_head_stru *netbuf_header, in hmac_rx_prepare_msdu_list_to_wlan() 755 hi_void hmac_rx_netbuf_add_to_list_tail(oal_netbuf_head_stru *netbuf_header, hmac_rx_ctl_stru *rx_c… in hmac_rx_netbuf_add_to_list_tail() 790 hi_void hmac_rx_process_data_filter(oal_netbuf_head_stru *netbuf_header, oal_netbuf_stru *temp_netb… in hmac_rx_process_data_filter() 855 hi_void hmac_rx_lan_frame(const oal_netbuf_head_stru *netbuf_header) in hmac_rx_lan_frame() 898 oal_netbuf_head_stru *netbuf_header, const hmac_vap_stru *hmac_vap) in hmac_rx_process_data_insert_list() 969 oal_netbuf_head_stru netbuf_header; /* 存储上报给网络层的数据 */ in hmac_rx_process_data_ap() local 1067 …ocess_data_ap_tcp_ack_opt(const hmac_vap_stru *hmac_vap, const oal_netbuf_head_stru *netbuf_header) in hmac_rx_process_data_ap_tcp_ack_opt() 1144 oal_netbuf_head_stru netbuf_header; /* 存储上报给网络层的数据 */ in hmac_rx_process_data_sta() local 1196 …x_process_data_mesh_tcp_ack_opt(hmac_vap_stru *hmac_vap, const oal_netbuf_head_stru *netbuf_header) in hmac_rx_process_data_mesh_tcp_ack_opt()
|
| D | hmac_blockack.c | 279 …i_u32 hmac_ba_send_frames_with_gap(hmac_ba_rx_stru *ba_rx_hdl, oal_netbuf_head_stru *netbuf_header, in hmac_ba_send_frames_with_gap() 332 …i_u16 hmac_ba_send_frames_in_order(hmac_ba_rx_stru *ba_rx_hdl, oal_netbuf_head_stru *netbuf_header, in hmac_ba_send_frames_in_order() 398 oal_netbuf_head_stru *netbuf_header, hi_u16 us_seq_num, const mac_vap_stru *mac_vap) in hmac_ba_buffer_rx_frame() 432 …ic hi_void hmac_ba_reorder_rx_data(hmac_ba_rx_stru *ba_rx_hdl, oal_netbuf_head_stru *netbuf_header, in hmac_ba_reorder_rx_data()
|
| D | hmac_blockack.h | 80 oal_netbuf_head_stru *netbuf_header; member
|