Searched defs:phy_index (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/isci/ |
D | port_config.c | 250 u8 phy_index; in sci_mpc_agent_validate_phy_configuration() local 436 u8 phy_index; in sci_apc_agent_validate_phy_configuration() local 609 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 | 1375 struct isci_port *iport, u8 phy_index) in sci_phy_construct()
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 1450 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 6415 u16 gp_status = 0, phy_index = 0; in bnx2x_test_link() local 6495 u8 phy_index, non_ext_phy; in bnx2x_link_initialize() local 6751 u8 link_10g_plus, phy_index; in bnx2x_link_update() local 11814 u8 phy_index) in bnx2x_populate_preemphasis() 11850 u8 phy_index, u8 port) in bnx2x_get_ext_phy_config() 12009 u8 phy_index, in bnx2x_populate_ext_phy() [all …]
|
/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 1490 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_netdev_get_settings() local 1557 u8 phy_index = nesadapter->phy_index[nesdev->mac_index]; in nes_netdev_set_settings() local
|
D | nes_hw.c | 1307 static int nes_init_1g_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_1g_phy() 1361 static int nes_init_2025_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_2025_phy() 1520 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_init_phy() local
|
D | nes_hw.h | 1164 u8 phy_index[4]; member
|
/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 853 int phy_index = mpt2sas_phy->phy_id; in mpt2sas_transport_add_host_phy() local 920 int phy_index = mpt2sas_phy->phy_id; in mpt2sas_transport_add_expander_phy() local
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 847 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_host_phy() local 916 int phy_index = mpt3sas_phy->phy_id; in mpt3sas_transport_add_expander_phy() local
|
/drivers/net/fddi/skfp/ |
D | smt.c | 1768 static int phy_index(struct s_smc *smc, int phy) in phy_index() function
|