Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h25 #define WCN36XX_HAL_BUF_SIZE 4096 macro
H A Dsmd.c187 if (*len + sizeof(*entry) + sizeof(u32) >= WCN36XX_HAL_BUF_SIZE) { in put_cfg_tlv_u32()