Searched refs:dot11_assoc_req (Results 1 – 18 of 18) sorted by relevance
273 BWL_PRE_PACKED_STRUCT struct dot11_assoc_req { struct
1211 struct dot11_assoc_req req;
274 BWL_PRE_PACKED_STRUCT struct dot11_assoc_req { struct
1645 struct dot11_assoc_req req;
1634 struct dot11_assoc_req req;
285 BWL_PRE_PACKED_STRUCT struct dot11_assoc_req { struct
1941 struct dot11_assoc_req req;
1934 struct dot11_assoc_req req;
13414 if (assoc_info.req_len < sizeof(struct dot11_assoc_req)) { in wl_get_assoc_ies()13416 (int)sizeof(struct dot11_assoc_req))); in wl_get_assoc_ies()13420 - sizeof(struct dot11_assoc_req)); in wl_get_assoc_ies()
13312 if (assoc_info.req_len < sizeof(struct dot11_assoc_req)) { in wl_get_assoc_ies()13314 (int)sizeof(struct dot11_assoc_req))); in wl_get_assoc_ies()13318 - sizeof(struct dot11_assoc_req)); in wl_get_assoc_ies()
16431 if (assoc_info.req_len < sizeof(struct dot11_assoc_req)) {16433 (int)sizeof(struct dot11_assoc_req)));16437 - sizeof(struct dot11_assoc_req));
16429 if (assoc_info.req_len < sizeof(struct dot11_assoc_req)) {16431 (int)sizeof(struct dot11_assoc_req)));16435 - sizeof(struct dot11_assoc_req));
16292 if (assoc_info.req_len < sizeof(struct dot11_assoc_req)) {16294 (int)sizeof(struct dot11_assoc_req)));16298 - sizeof(struct dot11_assoc_req));
14134 conn_info->req_ie_len = assoc_info.req_len - sizeof(struct dot11_assoc_req); in wl_get_assoc_ies()