Home
last modified time | relevance | path

Searched refs:igb_set_spd_dplx (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb.h517 int igb_set_spd_dplx(struct igb_adapter *, u32, u8);
Digb_ethtool.c323 if (igb_set_spd_dplx(adapter, speed, ecmd->duplex)) { in igb_set_settings()
Digb_main.c7248 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) in igb_set_spd_dplx() function