Searched refs:TX_UNAVAILABLE_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wl1251/ | ||
H A D | tx.h | 153 TX_UNAVAILABLE_PRIORITY = BIT(1), enumerator |
H A D | tx.c | 387 if (status & TX_UNAVAILABLE_PRIORITY) in wl1251_tx_parse_status() |