Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Dorinoco.c1823 u16 fid = hermes_read_regn(hw, TXCOMPLFID); in __orinoco_ev_txexc()
1842 hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID); in __orinoco_ev_txexc()
1852 hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID); in __orinoco_ev_tx()
2473 hermes_read_regn(hw, TXCOMPLFID), hermes_read_regn(hw, EVSTAT)); in orinoco_tx_timeout()
Dairo.c371 #define TXCOMPLFID 0x24 macro
2756 fid = IN4500(apriv, TXCOMPLFID);