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