Searched refs:TXQ_CTRL_TPD_FETCH_TH_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/atlx/ ! | ||
D | atl1.h | 156 #define TXQ_CTRL_TPD_FETCH_TH_MASK 0x3F macro |
D | atl1.c | 1588 (((u32) hw->tpd_fetch_th & TXQ_CTRL_TPD_FETCH_TH_MASK) in atl1_configure() |