Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c4311 u16 txFid; in transmit_allocate() local
4319 txFid = ERROR; in transmit_allocate()
4323 txFid = ERROR; in transmit_allocate()
4331 txFid = ERROR; in transmit_allocate()
4336 txFid = IN4500(ai, TXALLOCFID); in transmit_allocate()
4350 if (bap_setup(ai, txFid, 0x0008, BAP1) != SUCCESS) in transmit_allocate()
4351 txFid = ERROR; in transmit_allocate()
4358 return txFid; in transmit_allocate()
4370 u16 txFid = len; in transmit_802_3_packet() local
4389 if (bap_setup(ai, txFid, in transmit_802_3_packet()
4415 u16 txFid = len; transmit_802_11_packet() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c4303 u16 txFid; in transmit_allocate() local
4311 txFid = ERROR; in transmit_allocate()
4315 txFid = ERROR; in transmit_allocate()
4323 txFid = ERROR; in transmit_allocate()
4328 txFid = IN4500(ai, TXALLOCFID); in transmit_allocate()
4342 if (bap_setup(ai, txFid, 0x0008, BAP1) != SUCCESS) in transmit_allocate()
4343 txFid = ERROR; in transmit_allocate()
4350 return txFid; in transmit_allocate()
4363 u16 txFid = len; in transmit_802_3_packet() local
4382 if (bap_setup(ai, txFid, in transmit_802_3_packet()
4410 u16 txFid = len; transmit_802_11_packet() local
[all...]

Completed in 17 milliseconds