Home
last modified time | relevance | path

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

/linux-3.4.99/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()
/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_hw.c2927 SHOW_REG(TXCOMPLFID); in prism2_registers_proc_read()
/linux-3.4.99/drivers/net/wireless/
Dairo.c377 #define TXCOMPLFID 0x24 macro
3444 fid = IN4500(ai, TXCOMPLFID); in airo_handle_tx()