Searched refs:phy_port (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/path_id/
H A Dpath_id306 read phy_port < $sas_port_dev/num_phys
308 if [ -z "$phy_port" ] ; then
314 sas_phy_address="$phy_address:$phy_port:$phy_id"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h174 u8 phy_port; member in struct:mgmt_hba_attributes
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c979 return ((bp->phy_port == PORT_FIBRE) ? "SerDes" :
1888 if (bp->phy_port == PORT_TP)
2031 old_port = bp->phy_port;
2033 bp->phy_port = PORT_FIBRE;
2035 bp->phy_port = PORT_TP;
2037 if (old_port != bp->phy_port)
2420 rc = bnx2_setup_phy(bp, bp->phy_port);
3934 if (bp->phy_port == PORT_TP) {
3944 bnx2_setup_phy(bp, bp->phy_port);
3959 if (bp->phy_port
[all...]
H A Dniu.c8489 int dev_id_1, int dev_id_2, u8 phy_port,
8507 pr_info("niu%d: Found PHY %08x type %s at phy_port %u\n",
8511 phy_port);
8519 p->phy_port[type][idx] = phy_port;
8529 if (p->phy_port[PHY_TYPE_PMA_PMD][i] == port)
8533 if (p->phy_port[PHY_TYPE_PCS][i] == port)
8561 *lowest = p->phy_port[PHY_TYPE_MII][0];
8487 phy_record(struct niu_parent *parent, struct phy_probe_info *p, int dev_id_1, int dev_id_2, u8 phy_port, int type) argument
H A Dniu.h3039 u8 phy_port[PHY_TYPE_MAX][NIU_MAX_PORTS]; member in struct:rx_pkt_hdr0::phy_probe_info
H A Dbnx2.h6876 u8 phy_port; member in struct:bnx2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_main.c508 adapter->npars[pfn].phy_port = pci_info[i].default_port;
3099 s_esw_id = adapter->npars[src_pci_func].phy_port;
3100 d_esw_id = adapter->npars[dest_pci_func].phy_port;
3133 id = adapter->npars[pci_func].phy_port;
3142 id = adapter->npars[pci_func].phy_port;
3224 id = adapter->npars[pci_func].phy_port;
H A Dqlcnic.h1048 u8 phy_port; member in struct:qlcnic_npar_info

Completed in 301 milliseconds