Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/cisco/
Dairo.c856 #define TXCTL_TXOK (1<<1) /* report if tx is ok */ macro
4332 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_11 in transmit_allocate()
4335 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_3 in transmit_allocate()