Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523_hw.h173 #define UATH_TX_NOTIFY (1 << 24) /* f/w will send a UATH_NOTIF_TX */ macro
H A Dar5523.c854 desc->flags = cpu_to_be32(UATH_TX_NOTIFY); in ar5523_tx_work_locked()