Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h153 TX_UNAVAILABLE_PRIORITY = BIT(1), enumerator
H A Dtx.c387 if (status & TX_UNAVAILABLE_PRIORITY) in wl1251_tx_parse_status()