Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h78 #define WIL_BCAST_MCS0_LIMIT (1024) /* limit for MCS0 frame size */ macro
H A Dtxrx.c2073 if (unlikely(len > WIL_BCAST_MCS0_LIMIT)) /* set MCS 1 */ in __wil_tx_ring()