Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.h79 u8 **assoc_buf,
H A Dwmm.c1010 u8 **assoc_buf, in mwifiex_wmm_process_association_req() argument
1018 if (!assoc_buf) in mwifiex_wmm_process_association_req()
1020 if (!(*assoc_buf)) in mwifiex_wmm_process_association_req()
1034 wmm_tlv = (struct mwifiex_ie_types_wmm_param_set *) *assoc_buf; in mwifiex_wmm_process_association_req()
1048 *assoc_buf += ret_len; in mwifiex_wmm_process_association_req()