Searched refs:IGC_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ | ||
| H A D | igc.h | 328 #define IGC_RX_WTHRESH 4 macro |
| H A D | igc_main.c | 552 rxdctl |= IGC_RX_WTHRESH << 16; in igc_configure_rx_ring() |