Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dcoreconfigurator.c275 ies = &buffer[CAP_INFO_LEN + STATUS_CODE_LEN + AID_LEN]; in wilc_parse_assoc_resp_info()
277 AID_LEN); in wilc_parse_assoc_resp_info()
Dcoreconfigurator.h20 #define AID_LEN 2 macro