Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dairo.c851 #define TXCTL_TXEX (1<<2) /* report if tx fails */ macro
4294 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_11 in transmit_allocate()
4297 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_3 in transmit_allocate()