Searched defs:dplx (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | vsc8211.c | 134 int err, sp = -1, dplx = -1, pause = 0; in vsc8211_get_link_status() local 210 int err, sp = -1, dplx = -1, pause = 0; in vsc8211_get_link_status_fiber() local
|
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/ |
D | mv88e1xxx.c | 245 int sp = -1, dplx = -1, pause = 0; in mv88e1xxx_get_link_status() local
|
/linux-5.19.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_param.c | 274 int speed, dplx; in pch_gbe_check_copper_options() local
|
/linux-5.19.10/drivers/net/ethernet/intel/e1000/ |
D | e1000_param.c | 540 unsigned int speed, dplx, an; in e1000_check_copper_options() local
|
D | e1000_main.c | 5011 int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) in e1000_set_spd_dplx()
|
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 203 static int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) in e1000_set_spd_dplx()
|
/linux-5.19.10/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 9186 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) in igb_set_spd_dplx()
|