Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h466 uint8_t cckm_ie[DOT11F_IE_RSN_MAX_LEN]; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c2441 static int hdd_parse_get_cckm_ie(uint8_t *command, uint8_t **cckm_ie, in hdd_parse_get_cckm_ie()
5020 uint8_t *cckm_ie = NULL; in drv_cmd_set_cckm_ie() local