Searched refs:phy_port (Results 1 – 14 of 14) sorted by relevance
1208 if (adapter->npars[i].phy_port != eswitch) in qlcnic_get_eswitch_stats()1334 arg1 = (adapter->npars[index].phy_port & BIT_0); in qlcnic_config_switch_port()1404 u8 phy_port; in qlcnic_get_eswitch_port_config() local1410 phy_port = adapter->npars[index].phy_port; in qlcnic_get_eswitch_port_config()1412 phy_port = adapter->ahw->physical_port; in qlcnic_get_eswitch_port_config()1414 arg1 = phy_port; in qlcnic_get_eswitch_port_config()
176 u8 phy_port; member183 u8 phy_port;
113 npar->phy_port, npar->min_bw, npar->max_bw, in qlcnic_83xx_init_mgmt_vnic()
389 s_esw_id = adapter->npars[src_index].phy_port; in validate_pm_config()390 d_esw_id = adapter->npars[dest_index].phy_port; in validate_pm_config()429 id = adapter->npars[index].phy_port; in qlcnic_sysfs_write_pm_config()441 id = adapter->npars[index].phy_port; in qlcnic_sysfs_write_pm_config()
1300 u8 phy_port; member
1066 adapter->npars[j].phy_port = (u8)pci_info[i].default_port; in qlcnic_init_pci_info()
996 return (bp->phy_port == PORT_FIBRE) ? "SerDes" : in bnx2_xceiver_str()1893 if (bp->phy_port == PORT_TP) in bnx2_set_default_remote_link()2040 old_port = bp->phy_port; in bnx2_remote_phy_event()2042 bp->phy_port = PORT_FIBRE; in bnx2_remote_phy_event()2044 bp->phy_port = PORT_TP; in bnx2_remote_phy_event()2046 if (old_port != bp->phy_port) in bnx2_remote_phy_event()2428 rc = bnx2_setup_phy(bp, bp->phy_port); in bnx2_init_phy()3965 if (bp->phy_port == PORT_TP) { in bnx2_setup_wol()3975 bnx2_setup_phy(bp, bp->phy_port); in bnx2_setup_wol()3990 if (bp->phy_port == PORT_TP) { in bnx2_setup_wol()[all …]
6946 u8 phy_port; member
189 u8 phy_port; member
652 u32 phy_port; member
8559 int dev_id_1, int dev_id_2, u8 phy_port, int type) in phy_record() argument8582 phy_port); in phy_record()8590 p->phy_port[type][idx] = phy_port; in phy_record()8600 if (p->phy_port[PHY_TYPE_PMA_PMD][i] == port) in port_has_10g()8604 if (p->phy_port[PHY_TYPE_PCS][i] == port) in port_has_10g()8632 *lowest = p->phy_port[PHY_TYPE_MII][0]; in count_1g_ports()
3039 u8 phy_port[PHY_TYPE_MAX][NIU_MAX_PORTS]; member
1651 u8 phy_port; member
2894 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()