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

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_hw.h757 u32 mc_filter_type; member in struct:e1000_mac_info
H A De1000_mac.c518 * For a mc_filter_type of 0, bit_shift is the number of left-shifts
526 * is determined by the mc_filter_type setting.
528 * The bit_shift for a mc_filter_type of 0 represents the number of
540 * values resulting from each mc_filter_type...
550 switch (hw->mac.mc_filter_type) {
H A Dif_lem.c3354 (adapter->hw.mac.mc_filter_type << E1000_RCTL_MO_SHIFT);
H A Dif_igb.c4495 (hw->mac.mc_filter_type << E1000_RCTL_MO_SHIFT);
H A Dif_em.c4385 (hw->mac.mc_filter_type << E1000_RCTL_MO_SHIFT);
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dif_em_hw.h997 uint32_t mc_filter_type; member in struct:em_hw
H A Dif_em.c2222 (adapter->hw.mc_filter_type << E1000_RCTL_MO_SHIFT);
H A Dif_em_hw.c3895 * determined by the mc_filter_type setting.
3897 switch (hw->mc_filter_type) {

Completed in 130 milliseconds