Home
last modified time | relevance | path

Searched refs:phys_port (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dcmsg.h606 u8 phys_port; member
671 static inline u32 nfp_flower_cmsg_phys_port(u8 phys_port) in nfp_flower_cmsg_phys_port() argument
673 return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, phys_port) | in nfp_flower_cmsg_phys_port()
735 unsigned int phys_port);
A Dcmsg.c64 unsigned int phys_port) in nfp_flower_cmsg_mac_repr_add() argument
72 msg->ports[idx].phys_port = phys_port; in nfp_flower_cmsg_mac_repr_add()
A Dmain.c507 unsigned int phys_port = eth_tbl->ports[i].index; in nfp_flower_spawn_phy_reprs() local
547 cmsg_port_id = nfp_flower_cmsg_phys_port(phys_port); in nfp_flower_spawn_phy_reprs()
560 phys_port); in nfp_flower_spawn_phy_reprs()
562 RCU_INIT_POINTER(reprs->reprs[phys_port], repr); in nfp_flower_spawn_phy_reprs()
564 phys_port, repr->name); in nfp_flower_spawn_phy_reprs()
/linux/drivers/scsi/be2iscsi/
A Dbe_cmds.c417 (phba->fw_config.phys_port * 8) & 0xff; in beiscsi_process_async_sli()
419 (phba->fw_config.phys_port * 8) & 0xff; in beiscsi_process_async_sli()
1354 phba->fw_config.phys_port = pfw_cfg->phys_port; in beiscsi_get_fw_config()
1355 if (phba->fw_config.phys_port >= BEISCSI_PHYS_PORT_MAX) { in beiscsi_get_fw_config()
1358 phba->fw_config.phys_port); in beiscsi_get_fw_config()
1505 (phba->fw_config.phys_port * 8) & 0xff; in beiscsi_get_port_name()
A Dbe_main.h315 unsigned int phys_port; member
A Dbe_cmds.h1235 u32 phys_port; member
A Dbe_mgmt.c1281 phba->fw_config.phys_port); in beiscsi_phys_port_disp()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Deq.c148 int i, phys_port, slave_port; in mlx4_gen_slave_eqe() local
168 phys_port = 0; in mlx4_gen_slave_eqe()
171 phys_port = eqe->event.port_mgmt_change.port; in mlx4_gen_slave_eqe()
172 slave_port = mlx4_phys_to_slave_port(dev, i, phys_port); in mlx4_gen_slave_eqe()
180 if (phys_port) in mlx4_gen_slave_eqe()
181 eqe->event.port_mgmt_change.port = phys_port; in mlx4_gen_slave_eqe()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_vnic.c276 *port_id = nic_info.phys_port; in qlcnic_83xx_set_port_eswitch_status()
A Dqlcnic_ctx.c881 npar_info->phys_port = le16_to_cpu(nic_info->phys_port); in qlcnic_82xx_get_nic_info()
920 nic_info->phys_port = cpu_to_le16(nic->phys_port); in qlcnic_82xx_set_nic_info()
A Dqlcnic.h762 u8 phys_port; /* Physical id of port */ member
815 u8 phys_port; /* Physical id of port */ member
1189 __le16 phys_port; member
1228 u16 phys_port; member
A Dqlcnic_sysfs.c760 np_cfg[pci_func].port_num = nic_info.phys_port; in qlcnic_sysfs_read_npar_config()
A Dqlcnic_sriov_pf.c547 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_sriov_pf_init()
A Dqlcnic_83xx_hw.c2395 cmd.req.arg[3] = nic->phys_port | (nic->switch_mode << 16); in qlcnic_83xx_set_nic_info()
2445 npar_info->phys_port = cmd.rsp.arg[3] & 0xFFFF; in qlcnic_83xx_get_nic_info()
A Dqlcnic_83xx_init.c2260 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_83xx_get_nic_configuration()
A Dqlcnic_sriov_common.c520 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_sriov_vf_init_driver()
A Dqlcnic_main.c1293 adapter->ahw->physical_port = (u8)nic_info.phys_port; in qlcnic_initialize_nic()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic.h850 u8 phys_port; /* Physical id of port */ member
903 u8 phys_port; /* Physical id of port */ member
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c519 struct fcoe_port *port, *phys_port; in bnx2fc_recv_frame() local
560 phys_port = lport_priv(lport); in bnx2fc_recv_frame()
561 interface = phys_port->priv; in bnx2fc_recv_frame()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.h1186 u32 phys_port; member
A Dbe_cmds.c2135 adapter->port_num = le32_to_cpu(resp->phys_port); in be_cmd_query_fw_cfg()

Completed in 120 milliseconds