Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_mgmt_bss_comm.c269 hi_u16 hmac_mgmt_encap_addba_rsp(hmac_vap_stru *vap, hi_u8 *data, hmac_ba_rx_stru *addba_rsp, hi_u8… in hmac_mgmt_encap_addba_rsp()
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()
726 oal_netbuf_stru *addba_rsp = oal_netbuf_alloc(WLAN_MGMT_NETBUF_SIZE, 0, 4); /* align 4 */ in hmac_mgmt_tx_addba_rsp() local