Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c4263 __le16 txControl; in transmit_allocate() local
4296 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_11 in transmit_allocate()
4299 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_3 in transmit_allocate()
4304 bap_write(ai, &txControl, sizeof(txControl), BAP1); in transmit_allocate()