Searched refs:phy_port (Results 1 – 10 of 10) sorted by relevance
849 if (adapter->npars[i].phy_port != eswitch) in qlcnic_get_eswitch_stats()960 arg1 = (adapter->npars[pci_func].phy_port & BIT_0); in qlcnic_config_switch_port()1025 u8 phy_port; in qlcnic_get_eswitch_port_config() local1027 phy_port = adapter->npars[esw_cfg->pci_func].phy_port; in qlcnic_get_eswitch_port_config()1029 phy_port = adapter->physical_port; in qlcnic_get_eswitch_port_config()1030 arg1 = phy_port; in qlcnic_get_eswitch_port_config()
471 adapter->npars[pfn].phy_port = (u8)pci_info[i].default_port; in qlcnic_init_pci_info()3436 s_esw_id = adapter->npars[src_pci_func].phy_port; in validate_pm_config()3437 d_esw_id = adapter->npars[dest_pci_func].phy_port; in validate_pm_config()3470 id = adapter->npars[pci_func].phy_port; in qlcnic_sysfs_write_pm_config()3479 id = adapter->npars[pci_func].phy_port; in qlcnic_sysfs_write_pm_config()
1102 u8 phy_port; member
174 u8 phy_port; member
974 return (bp->phy_port == PORT_FIBRE) ? "SerDes" : in bnx2_xceiver_str()1861 if (bp->phy_port == PORT_TP) in bnx2_set_default_remote_link()2004 old_port = bp->phy_port; in bnx2_remote_phy_event()2006 bp->phy_port = PORT_FIBRE; in bnx2_remote_phy_event()2008 bp->phy_port = PORT_TP; in bnx2_remote_phy_event()2010 if (old_port != bp->phy_port) in bnx2_remote_phy_event()2393 rc = bnx2_setup_phy(bp, bp->phy_port); in bnx2_init_phy()3879 if (bp->phy_port == PORT_TP) { in bnx2_set_power_state()3889 bnx2_setup_phy(bp, bp->phy_port); in bnx2_set_power_state()3904 if (bp->phy_port == PORT_TP) in bnx2_set_power_state()[all …]
8593 int dev_id_1, int dev_id_2, u8 phy_port, in phy_record() argument8615 phy_port); in phy_record()8623 p->phy_port[type][idx] = phy_port; in phy_record()8633 if (p->phy_port[PHY_TYPE_PMA_PMD][i] == port) in port_has_10g()8637 if (p->phy_port[PHY_TYPE_PCS][i] == port) in port_has_10g()8665 *lowest = p->phy_port[PHY_TYPE_MII][0]; in count_1g_ports()
3039 u8 phy_port[PHY_TYPE_MAX][NIU_MAX_PORTS]; member
6882 u8 phy_port; member
404 u8 phy_port; member
2008 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()