Home
last modified time | relevance | path

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

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