Searched refs:RXQ_CTRL_RFD_PREF_MIN_IPG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/atlx/ | ||
D | atl1.h | 174 #define RXQ_CTRL_RFD_PREF_MIN_IPG_MASK 0x1F macro |
D | atl1.c | 1605 (((u32) hw->rfd_fetch_gap & RXQ_CTRL_RFD_PREF_MIN_IPG_MASK) in atl1_configure() |