Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Daironet4500.h307 #define awc_Tx_Allocated_Fid(base) awc_read(base,awc_TxAllocFID_register) macro
Daironet4500_core.c1046 fid->u.tx.fid = awc_Tx_Allocated_Fid(cmd.port); in awc_tx_alloc()
1083 fid->u.tx.fid = awc_Tx_Allocated_Fid(cmd.port); in awc_tx_alloc()