Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h445 __le16 resp_ies_size; member
H A Dks_hostif.c886 for (i = 0; i < le16_to_cpu(assoc_resp->resp_ies_size); i++) in hostif_associate_indication()
888 wrqu.data.length += (le16_to_cpu(assoc_resp->resp_ies_size)) * 2; in hostif_associate_indication()