Home
last modified time | relevance | path

Searched refs:config_frame (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c98 const oal_netbuf_stru *netbuf, hi_u8 config_frame) in hcc_hmac_tx_adapt_extend_hdr_init()
109 ext_hdr->config_frame = config_frame; in hcc_hmac_tx_adapt_extend_hdr_init()
266 hi_u8 config_frame = 1; in hcc_tx_netbuf_normal() local
285 config_frame = 0; in hcc_tx_netbuf_normal()
291 config_frame = 0; in hcc_tx_netbuf_normal()
306 hcc_hmac_tx_adapt_extend_hdr_init(event_mem, netbuf, config_frame); in hcc_tx_netbuf_normal()
97 hcc_hmac_tx_adapt_extend_hdr_init(const frw_event_mem_stru *hcc_event_mem, const oal_netbuf_stru *netbuf, hi_u8 config_frame) hcc_hmac_tx_adapt_extend_hdr_init() argument
H A Dhcc_comm.h157 hi_u8 config_frame; member
H A Dhcc_host.c861 hi_u8 config_frame = 0; local
868 if (ext_hdr->config_frame == 1) {
869 config_frame = 1;
873 return config_frame;
1636 ext_hdr->config_frame = 1;

Completed in 6 milliseconds