Home
last modified time | relevance | path

Searched refs:physical_port (Results 1 – 15 of 15) sorted by relevance

/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c164 ecmd->phy_address = adapter->physical_port; in netxen_nic_get_settings()
303 int port = adapter->physical_port; in netxen_nic_get_regs()
370 port = adapter->physical_port; in netxen_nic_test_link()
489 int port = adapter->physical_port; in netxen_nic_get_pauseparam()
534 int port = adapter->physical_port; in netxen_nic_set_pauseparam()
Dnetxen_nic_hw.c363 u32 port = adapter->physical_port; in netxen_niu_disable_xg_port()
392 u32 port = adapter->physical_port; in netxen_p2_nic_set_promisc()
443 u8 phy = adapter->physical_port; in netxen_p2_nic_set_mac_addr()
468 u16 port = adapter->physical_port; in netxen_nic_enable_mcast_filter()
497 u16 port = adapter->physical_port; in netxen_nic_disable_mcast_filter()
524 u16 port = adapter->physical_port; in netxen_nic_set_mcast_addr()
1885 if (adapter->physical_port == 0) in netxen_nic_set_mtu_xgb()
Dnetxen_nic_main.c1086 err = adapter->init_port(adapter, adapter->physical_port); in __netxen_nic_up()
1495 adapter->physical_port = adapter->portnum; in netxen_nic_probe()
1499 adapter->physical_port = i; in netxen_nic_probe()
2154 port = adapter->physical_port; in netxen_nic_handle_phy_intr()
Dnetxen_nic.h1615 u8 physical_port; member
/drivers/net/ethernet/mellanox/mlx4/
Dfw.h133 u8 physical_port[MLX4_MAX_PORTS + 1]; member
Dfw.c299 func_cap->physical_port[i] = field; in mlx4_QUERY_FUNC_CAP()
/drivers/scsi/be2iscsi/
Dbe_cmds.c235 evt->physical_port); in beiscsi_async_link_state_process()
243 evt->physical_port); in beiscsi_async_link_state_process()
249 evt->physical_port); in beiscsi_async_link_state_process()
Dbe_cmds.h119 u8 physical_port; member
/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h101 u8 physical_port; member
114 u8 physical_port; member
125 u8 physical_port; member
958 u8 physical_port; member
Dbe_cmds.c154 if (evt->physical_port == adapter->port_num) { in be_async_grp5_qos_speed_process()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c203 ecmd->phy_address = adapter->physical_port; in qlcnic_get_settings()
508 int port = adapter->physical_port; in qlcnic_get_pauseparam()
553 int port = adapter->physical_port; in qlcnic_set_pauseparam()
Dqlcnic.h986 u8 physical_port; member
Dqlcnic_ctx.c1112 phy_port = adapter->physical_port; in qlcnic_get_eswitch_port_config()
Dqlcnic_init.c662 adapter->physical_port = (val >> 2); in qlcnic_setup_idc_param()
Dqlcnic_main.c707 adapter->physical_port = (u8)nic_info.phys_port; in qlcnic_initialize_nic()