Home
last modified time | relevance | path

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

/drivers/net/wireless/orinoco/
Dmain.c606 hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID); in __orinoco_ev_tx()
613 u16 fid = hermes_read_regn(hw, TXCOMPLFID); in __orinoco_ev_txexc()
626 hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID); in __orinoco_ev_txexc()
674 hermes_read_regn(hw, TXCOMPLFID), hermes_read_regn(hw, EVSTAT)); in orinoco_tx_timeout()
/drivers/net/wireless/hostap/
Dhostap_hw.c2920 SHOW_REG(TXCOMPLFID); in prism2_registers_proc_show()
/drivers/net/wireless/
Dairo.c378 #define TXCOMPLFID 0x24 macro
3445 fid = IN4500(ai, TXCOMPLFID); in airo_handle_tx()