Searched refs:IGC_RCTL_MO_SHIFT (Results 1 – 2 of 2) sorted by relevance
157 #define IGC_RCTL_MO_SHIFT 12 /* multicast offset shift */ macro
561 rctl &= ~(3 << IGC_RCTL_MO_SHIFT); in igc_rx_hw_init()577 rctl |= igc->igc_hw.mac.mc_filter_type << IGC_RCTL_MO_SHIFT; in igc_rx_hw_init()