Home
last modified time | relevance | path

Searched defs:ba_rx_hdl (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_blockack.c81 static hi_u8 hmac_ba_isset(const hmac_ba_rx_stru *ba_rx_hdl, hi_u16 us_seqno) in hmac_ba_isset()
102 static hi_void hmac_ba_addto_rx_bitmap(hmac_ba_rx_stru *ba_rx_hdl, hi_u16 us_seqno) in hmac_ba_addto_rx_bitmap()
119 static hi_void hmac_ba_clear_rx_bitmap(hmac_ba_rx_stru *ba_rx_hdl) in hmac_ba_clear_rx_bitmap()
140 hmac_ba_rx_stru *ba_rx_hdl = HI_NULL; in hmac_ba_update_rx_bitmap() local
207 static hmac_rx_buf_stru *hmac_remove_frame_from_reorder_q(hmac_ba_rx_stru *ba_rx_hdl, hi_u16 us_seq… in hmac_remove_frame_from_reorder_q()
229 static hmac_rx_buf_stru *hmac_get_frame_from_reorder_q(hmac_ba_rx_stru *ba_rx_hdl, hi_u16 us_seq_nu… in hmac_get_frame_from_reorder_q()
251 static hmac_rx_buf_stru *hmac_ba_buffer_frame_in_reorder(hmac_ba_rx_stru *ba_rx_hdl, hi_u16 us_seq_… in hmac_ba_buffer_frame_in_reorder()
279 static hi_u32 hmac_ba_send_frames_with_gap(hmac_ba_rx_stru *ba_rx_hdl, oal_netbuf_head_stru *netbuf… in hmac_ba_send_frames_with_gap()
332 static hi_u16 hmac_ba_send_frames_in_order(hmac_ba_rx_stru *ba_rx_hdl, oal_netbuf_head_stru *netbuf… in hmac_ba_send_frames_in_order()
397 static hi_void hmac_ba_buffer_rx_frame(hmac_ba_rx_stru *ba_rx_hdl, const hmac_rx_ctl_stru *cb_ctrl, in hmac_ba_buffer_rx_frame()
[all …]
Ddmac_ext_if.h813 dmac_ba_rx_stru *ba_rx_hdl; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/hmac/
Dhmac_blockack.h195 OAL_STATIC OAL_INLINE oal_bool_enum_uint8 hmac_ba_isset(hmac_ba_rx_stru *ba_rx_hdl, osal_u16 seqno) in hmac_ba_isset()
215 OAL_STATIC OAL_INLINE osal_void hmac_ba_addto_rx_bitmap(hmac_ba_rx_stru *ba_rx_hdl, osal_u16 seqno) in hmac_ba_addto_rx_bitmap()
231 OAL_STATIC OAL_INLINE osal_void hmac_ba_clear_rx_bitmap(hmac_ba_rx_stru *ba_rx_hdl) in hmac_ba_clear_rx_bitmap()
252 hmac_ba_rx_stru *ba_rx_hdl; in hmac_ba_update_rx_bitmap() local
315 OAL_STATIC OAL_INLINE hmac_rx_buf_stru *hmac_remove_frame_from_reorder_q(hmac_ba_rx_stru *ba_rx_hdl, in hmac_remove_frame_from_reorder_q()
346 OAL_STATIC OAL_INLINE hmac_rx_buf_stru *hmac_get_frame_from_reorder_q(hmac_ba_rx_stru *ba_rx_hdl, in hmac_get_frame_from_reorder_q()
Dhmac_mgmt_bss_comm.h71 hmac_ba_rx_hdl_stru *ba_rx_hdl; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_user_ext.h496 hmac_ba_rx_hdl_stru ba_rx_hdl; /* dmac rx ba info */ member