Searched refs:txFid (Results 1 – 1 of 1) sorted by relevance
4262 u16 txFid; in transmit_allocate() local4270 txFid = ERROR; in transmit_allocate()4274 txFid = ERROR; in transmit_allocate()4282 txFid = ERROR; in transmit_allocate()4287 txFid = IN4500(ai, TXALLOCFID); in transmit_allocate()4301 if (bap_setup(ai, txFid, 0x0008, BAP1) != SUCCESS) in transmit_allocate()4302 txFid = ERROR; in transmit_allocate()4309 return txFid; in transmit_allocate()4321 u16 txFid = len; in transmit_802_3_packet() local4340 if (bap_setup(ai, txFid, 0x0036, BAP1) != SUCCESS) return ERROR; in transmit_802_3_packet()[all …]