Home
last modified time | relevance | path

Searched refs:delba (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_bss_comm.c775 mac_vap_stru *mac_vap, oal_netbuf_stru *delba, hi_u16 us_frame_len) in hmac_mgmt_tx_delba_send_event()
780 hmac_tx_ctl_stru *tx_ctl = (hmac_tx_ctl_stru *)oal_netbuf_cb(delba); in hmac_mgmt_tx_delba_send_event()
784 tx_ctl->frame_header = (mac_ieee80211_frame_stru *)oal_netbuf_header(delba); in hmac_mgmt_tx_delba_send_event()
794 oal_netbuf_free(delba); in hmac_mgmt_tx_delba_send_event()
807 tx_event->netbuf = delba; in hmac_mgmt_tx_delba_send_event()
811 hi_u32 ret = hcc_hmac_tx_data_event(event_mem, delba, HI_TRUE); in hmac_mgmt_tx_delba_send_event()
813 oal_netbuf_free(delba); in hmac_mgmt_tx_delba_send_event()
859 /* 睡眠唤醒后,dmac删除delba失败,再次删除时将无法发送。需将此条件去掉。 */ in hmac_mgmt_tx_delba()
865 oal_netbuf_stru *delba = oal_netbuf_alloc(WLAN_MGMT_NETBUF_SIZE, 0, 4); /* align 4 */ in hmac_mgmt_tx_delba() local
866 if (delba in hmac_mgmt_tx_delba()
774 hmac_mgmt_tx_delba_send_event(hmac_user_stru *hmac_user, const mac_action_mgmt_args_stru *action_args, mac_vap_stru *mac_vap, oal_netbuf_stru *delba, hi_u16 us_frame_len) hmac_mgmt_tx_delba_send_event() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h708 } delba; member

Completed in 16 milliseconds