Searched refs:IGC_TX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ | ||
| H A D | igc.h | 329 #define IGC_TX_WTHRESH 16 macro |
| H A D | igc_main.c | 617 txdctl |= IGC_TX_WTHRESH << 16; in igc_configure_tx_ring() |