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