Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c4312 __le16 txControl; in transmit_allocate() local
4345 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_11 in transmit_allocate()
4348 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_3 in transmit_allocate()
4353 bap_write(ai, &txControl, sizeof(txControl), BAP1); in transmit_allocate()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c4304 __le16 txControl; in transmit_allocate() local
4337 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_11 in transmit_allocate()
4340 txControl = cpu_to_le16(TXCTL_TXOK | TXCTL_TXEX | TXCTL_802_3 in transmit_allocate()
4345 bap_write(ai, &txControl, sizeof(txControl), BAP1); in transmit_allocate()

Completed in 29 milliseconds