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