Searched defs:ba_rx_hdl (Results 1 – 2 of 2) sorted by relevance
81 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() local207 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 …]
813 dmac_ba_rx_stru *ba_rx_hdl; member