Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds