Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h405 #define WL1251_TX_QUEUE_HIGH_WATERMARK 25 macro
H A Dmain.c358 if (skb_queue_len(&wl->tx_queue) >= WL1251_TX_QUEUE_HIGH_WATERMARK) { in wl1251_op_tx()