Searched defs:phy_index (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/scsi/isci/ |
D | port_config.c | 250 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
|
D | port.c | 362 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
|
D | phy.h | 92 u8 phy_index; member
|
D | phy.c | 1376 struct isci_port *iport, u8 phy_index) in sci_phy_construct()
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 1446 u8 phy_index; in bnx2x_set_mdio_emac_per_phy() local 3187 u8 phy_index; in bnx2x_phy_read() local 3204 u8 phy_index; in bnx2x_phy_write() local 3419 u8 actual_phy_idx, phy_index, link_cfg_idx; in set_phy_vars() local 6445 u16 gp_status = 0, phy_index = 0; in bnx2x_test_link() local 6525 u8 phy_index, non_ext_phy; in bnx2x_link_initialize() local 6800 u8 link_10g_plus, phy_index; in bnx2x_link_update() local 12156 u8 phy_index) in bnx2x_populate_preemphasis() 12192 u8 phy_index, u8 port) in bnx2x_get_ext_phy_config() 12351 u8 phy_index, in bnx2x_populate_ext_phy() [all …]
|
/Linux-v5.4/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 833 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_host_phy() local 902 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_expander_phy() local
|
/Linux-v5.4/drivers/net/fddi/skfp/ |
D | smt.c | 1751 static int phy_index(struct s_smc *smc, int phy) in phy_index() function
|