atl1e_get_speed_and_duplex   23 drivers/net/ethernet/atheros/atl1e/atl1e_hw.h s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
atl1e_get_speed_and_duplex  175 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		err = atl1e_get_speed_and_duplex(hw, &speed, &duplex);