Home
last modified time | relevance | path

Searched refs:WILC_MAX_ASSOC_RESP_FRAME_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.h33 u8 assoc_rsp[WILC_MAX_ASSOC_RESP_FRAME_SIZE];
H A Dwlan_if.h13 #define WILC_MAX_ASSOC_RESP_FRAME_SIZE 512 macro
H A Dhif.h153 u8 assoc_resp[WILC_MAX_ASSOC_RESP_FRAME_SIZE];
H A Dhif.c627 memset(hif_drv->assoc_resp, 0, WILC_MAX_ASSOC_RESP_FRAME_SIZE); in host_int_parse_assoc_resp_info()
630 WILC_MAX_ASSOC_RESP_FRAME_SIZE, in host_int_parse_assoc_resp_info()