Searched refs:IGC_TXDCTL_PTHRESH_SHIFT (Results 1 – 1 of 1) sorted by relevance
58 #define IGC_TXDCTL_PTHRESH_SHIFT 0 macro61 #define IGC_TXDCTL_PTHRESH_MSK (0x1fu << IGC_TXDCTL_PTHRESH_SHIFT)2182 txdctl = ((uint32_t)txq->pthresh << IGC_TXDCTL_PTHRESH_SHIFT) & in igc_tx_init()