Home
last modified time | relevance | path

Searched defs:dplx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c134 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/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c245 int sp = -1, dplx = -1, pause = 0; in mv88e1xxx_get_link_status() local
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c274 int speed, dplx; in pch_gbe_check_copper_options() local
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_param.c538 unsigned int speed, dplx, an; in e1000_check_copper_options() local
/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c211 static int e1000_set_spd_dplx(struct e1000_adapter *adapter, u32 spd, u8 dplx) in e1000_set_spd_dplx()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c9429 int igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) in igb_set_spd_dplx()