em_get_speed_and_duplex 1330 dev/pci/if_em.c 			em_get_speed_and_duplex(&sc->hw,
em_get_speed_and_duplex 2885 dev/pci/if_em_hw.c             ret_val = em_get_speed_and_duplex(hw, &speed, &duplex);
em_get_speed_and_duplex 3043 dev/pci/if_em_hw.c             ret_val = em_get_speed_and_duplex(hw, &speed, &duplex);
em_get_speed_and_duplex 6421 dev/pci/if_em_hw.c         ret_val = em_get_speed_and_duplex(hw, &speed, &duplex);
em_get_speed_and_duplex  317 dev/pci/if_em_hw.h int32_t em_get_speed_and_duplex(struct em_hw *hw, uint16_t *speed, uint16_t *duplex);