Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c2616 uint8_t *assoc_req_ptr; in lim_check_ft_initial_im_association() local
2618 assoc_req_ptr = (uint8_t *) roam_synch + roam_synch->reassoc_req_offset; in lim_check_ft_initial_im_association()
2619 hdr = (tpSirMacMgmtHdr) assoc_req_ptr; in lim_check_ft_initial_im_association()