Home
last modified time | relevance | path

Searched refs:wlan_cfg_get_special_frame_cfg (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h2715 wlan_cfg_get_special_frame_cfg(struct wlan_cfg_dp_soc_ctxt *cfg);
H A Dwlan_cfg.c5921 uint32_t wlan_cfg_get_special_frame_cfg(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_special_frame_cfg() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c535 uint32_t frame_mask = wlan_cfg_get_special_frame_cfg(soc->wlan_cfg_ctx); in dp_rx_oor_handle()