Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h55 #define BEACON_TEMPLATE_SIZE 0x180 macro
3271 u8 beacon[BEACON_TEMPLATE_SIZE - sizeof(u32)];
3341 u8 probe_resp_template[BEACON_TEMPLATE_SIZE];
H A Dsmd.c1970 if (msg_body.beacon_length > BEACON_TEMPLATE_SIZE) { in wcn36xx_smd_send_beacon()
2033 if (skb->len > BEACON_TEMPLATE_SIZE) { in wcn36xx_smd_update_proberesp_tmpl()