Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dhal.h55 #define BEACON_TEMPLATE_SIZE 0x180 macro
2889 u8 beacon[BEACON_TEMPLATE_SIZE];
2959 u8 probe_resp_template[BEACON_TEMPLATE_SIZE];
Dsmd.c1370 if (BEACON_TEMPLATE_SIZE > msg_body.beacon_length) { in wcn36xx_smd_send_beacon()
1420 if (skb->len > BEACON_TEMPLATE_SIZE) { in wcn36xx_smd_update_proberesp_tmpl()