Searched defs:dplx (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_param.c | 565 unsigned int speed, dplx, an; e1000_check_copper_options() local
|
H A D | e1000_main.c | 5002 int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) e1000_set_spd_dplx() argument
|
/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_param.c | 285 int speed, dplx; pch_gbe_check_copper_options() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
H A D | mv88e1xxx.c | 244 int sp = -1, dplx = -1, pause = 0; mv88e1xxx_get_link_status() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 134 int err, sp = -1, dplx = -1, pause = 0; vsc8211_get_link_status() local 210 int err, sp = -1, dplx = -1, pause = 0; vsc8211_get_link_status_fiber() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | ethtool.c | 207 static int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) e1000_set_spd_dplx() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 7248 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) igb_set_spd_dplx() argument
|
Completed in 329 milliseconds