Home
last modified time | relevance | path

Searched defs:phy_index (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/scsi/isci/
Dport_config.c250 u8 phy_index; in sci_mpc_agent_validate_phy_configuration() local
435 u8 phy_index; in sci_apc_agent_validate_phy_configuration() local
608 u8 phy_index = iphy->phy_index; in sci_apc_agent_link_up() local
Dport.c362 bool sci_port_is_valid_phy_assignment(struct isci_port *iport, u32 phy_index) in sci_port_is_valid_phy_assignment()
1151 u32 phy_index; in sci_port_hard_reset() local
1553 int phy_index; in sci_port_set_hang_detection_timeout() local
Dphy.h92 u8 phy_index; member
Dphy.c1375 struct isci_port *iport, u8 phy_index) in sci_phy_construct()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c1450 u8 phy_index; in bnx2x_set_mdio_emac_per_phy() local
3191 u8 phy_index; in bnx2x_phy_read() local
3208 u8 phy_index; in bnx2x_phy_write() local
3423 u8 actual_phy_idx, phy_index, link_cfg_idx; in set_phy_vars() local
6449 u16 gp_status = 0, phy_index = 0; in bnx2x_test_link() local
6529 u8 phy_index, non_ext_phy; in bnx2x_link_initialize() local
6804 u8 link_10g_plus, phy_index; in bnx2x_link_update() local
12160 u8 phy_index) in bnx2x_populate_preemphasis()
12196 u8 phy_index, u8 port) in bnx2x_get_ext_phy_config()
12355 u8 phy_index, in bnx2x_populate_ext_phy()
[all …]
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_nic.c1475 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_netdev_get_link_ksettings() local
1549 u8 phy_index = nesadapter->phy_index[nesdev->mac_index]; in nes_netdev_set_link_ksettings() local
Dnes_hw.c1293 static int nes_init_1g_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_1g_phy()
1347 static int nes_init_2025_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_2025_phy()
1506 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_init_phy() local
Dnes_hw.h1160 u8 phy_index[4]; member
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c858 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_host_phy() local
927 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_expander_phy() local
/Linux-v4.19/drivers/net/fddi/skfp/
Dsmt.c1755 static int phy_index(struct s_smc *smc, int phy) in phy_index() function