Searched refs:mc_filter_type (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h431 u32 mc_filter_type; member in struct:igc_mac_info
H A Digc_mac.c313 /* For a mc_filter_type of 0, bit_shift is the number of left-shifts
320 * is determined by the mc_filter_type setting.
322 * The bit_shift for a mc_filter_type of 0 represents the number of
334 * values resulting from each mc_filter_type...
344 switch (hw->mac.mc_filter_type) {
H A Dif_igc.c2013 (hw->mac.mc_filter_type << IGC_RCTL_MO_SHIFT);
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_hw.h821 u32 mc_filter_type; member in struct:e1000_mac_info
H A De1000_mac.c534 /* For a mc_filter_type of 0, bit_shift is the number of left-shifts
541 * is determined by the mc_filter_type setting.
543 * The bit_shift for a mc_filter_type of 0 represents the number of
555 * values resulting from each mc_filter_type...
565 switch (hw->mac.mc_filter_type) {
H A Dif_em.c3203 (hw->mac.mc_filter_type << E1000_RCTL_MO_SHIFT);

Completed in 152 milliseconds