Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1890 msg_body.beacon_length = skb_beacon->len + pad; in wcn36xx_smd_send_beacon()
1892 msg_body.beacon_length6 = msg_body.beacon_length + 6; in wcn36xx_smd_send_beacon()
1894 if (msg_body.beacon_length > BEACON_TEMPLATE_SIZE) { in wcn36xx_smd_send_beacon()
1896 msg_body.beacon_length); in wcn36xx_smd_send_beacon()
1930 msg_body.beacon_length); in wcn36xx_smd_send_beacon()
Dhal.h3231 u32 beacon_length; member