Home
last modified time | relevance | path

Searched defs:phy_index (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.c1500 u8 phy_index; in bnx2x_phy_read() local
1518 u8 phy_index; in bnx2x_phy_write() local
3223 u16 gp_status = 0, phy_index = 0; in bnx2x_test_link() local
3272 u8 phy_index, non_ext_phy; in bnx2x_link_initialize() local
3461 u8 link_10g, phy_index; in bnx2x_link_update() local
7206 u8 phy_index) in bnx2x_populate_preemphasis()
7243 u8 phy_index, u8 port) in bnx2x_get_ext_phy_config()
7308 u8 phy_index, in bnx2x_populate_ext_phy()
7415 static u8 bnx2x_populate_phy(struct bnx2x *bp, u8 phy_index, u32 shmem_base, in bnx2x_populate_phy()
7429 u8 phy_index) in bnx2x_phy_def_cfg()
[all …]
/linux-2.6.39/drivers/infiniband/hw/nes/
Dnes_nic.c1515 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_netdev_get_settings() local
1582 u8 phy_index = nesadapter->phy_index[nesdev->mac_index]; in nes_netdev_set_settings() local
Dnes_hw.c1300 static int nes_init_1g_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_1g_phy()
1354 static int nes_init_2025_phy(struct nes_device *nesdev, u8 phy_type, u8 phy_index) in nes_init_2025_phy()
1513 u8 phy_index = nesadapter->phy_index[mac_index]; in nes_init_phy() local
Dnes_hw.h1139 u8 phy_index[4]; member
/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c848 int phy_index = mpt2sas_phy->phy_id; in mpt2sas_transport_add_host_phy() local
915 int phy_index = mpt2sas_phy->phy_id; in mpt2sas_transport_add_expander_phy() local
/linux-2.6.39/drivers/net/skfp/
Dsmt.c1768 static int phy_index(struct s_smc *smc, int phy) in phy_index() function