Searched refs:IGBVF_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ | ||
H A D | igbvf.h | 64 #define IGBVF_RX_WTHRESH 1 macro |
H A D | netdev.c | 1398 rxdctl |= IGBVF_RX_WTHRESH << 16; in igbvf_configure_rx() |