Home
last modified time | relevance | path

Searched refs:WIL_RING_SIZE_ORDER_MIN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.h12 #define WIL_SRING_SIZE_ORDER_MIN (WIL_RING_SIZE_ORDER_MIN)
H A Dwil6210.h80 #define WIL_RING_SIZE_ORDER_MIN (5) macro
H A Dmain.c86 if ((x < WIL_RING_SIZE_ORDER_MIN) || (x > WIL_RING_SIZE_ORDER_MAX)) in ring_order_set()