Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_mgmt_sta.c813 …atic hi_u32 hmac_sta_encap_asoc_req_frame(hmac_vap_stru *hmac_vap, oal_netbuf_stru *asoc_req_frame, in hmac_sta_encap_asoc_req_frame()
839 …_u32 hmac_sta_fill_asoc_req_ie_buff(hmac_vap_stru *hmac_vap, const oal_netbuf_stru *asoc_req_frame, in hmac_sta_fill_asoc_req_ie_buff()
875 static hi_void hmac_sta_fill_tx_ctl_stru(oal_netbuf_stru *asoc_req_frame, hi_u32 asoc_frame_len, in hmac_sta_fill_tx_ctl_stru()
897 oal_netbuf_stru *asoc_req_frame = oal_netbuf_alloc(WLAN_MGMT_NETBUF_SIZE, 0, 4); /* align 4 */ in hmac_sta_wait_asoc() local