Searched defs:phy_index (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/drivers/scsi/isci/ | 
| D | port_config.c | 250 	u8 phy_index;  in sci_mpc_agent_validate_phy_configuration()  local436 	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()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 1454 	u8 phy_index;  in bnx2x_set_mdio_emac_per_phy()  local3195 	u8 phy_index;  in bnx2x_phy_read()  local
 3212 	u8 phy_index;  in bnx2x_phy_write()  local
 3427 	u8 actual_phy_idx, phy_index, link_cfg_idx;  in set_phy_vars()  local
 6442 	u16 gp_status = 0, phy_index = 0;  in bnx2x_test_link()  local
 6522 	u8 phy_index, non_ext_phy;  in bnx2x_link_initialize()  local
 6797 	u8 link_10g_plus, phy_index;  in bnx2x_link_update()  local
 11865 				     u8 phy_index)  in bnx2x_populate_preemphasis()
 11901 				    u8 phy_index, u8 port)  in bnx2x_get_ext_phy_config()
 12060 				  u8 phy_index,  in bnx2x_populate_ext_phy()
 [all …]
 
 | 
| /linux-4.1.27/drivers/infiniband/hw/nes/ | 
| D | nes_nic.c | 1491 	u8 phy_index = nesadapter->phy_index[mac_index];  in nes_netdev_get_settings()  local1558 		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
 | 
| /linux-4.1.27/drivers/scsi/mpt3sas/ | 
| D | mpt3sas_transport.c | 848 	int phy_index = mpt3sas_phy->phy_id;  in mpt3sas_transport_add_host_phy()  local917 	int phy_index = mpt3sas_phy->phy_id;  in mpt3sas_transport_add_expander_phy()  local
 
 | 
| /linux-4.1.27/drivers/scsi/mpt2sas/ | 
| D | mpt2sas_transport.c | 854 	int phy_index = mpt2sas_phy->phy_id;  in mpt2sas_transport_add_host_phy()  local921 	int phy_index = mpt2sas_phy->phy_id;  in mpt2sas_transport_add_expander_phy()  local
 
 | 
| /linux-4.1.27/drivers/net/fddi/skfp/ | 
| D | smt.c | 1756 static int phy_index(struct s_smc *smc, int phy)  in phy_index()  function
 |