Searched refs:phys_port (Results 1 – 21 of 21) sorted by relevance
611 u8 phys_port; member676 static inline u32 nfp_flower_cmsg_phys_port(u8 phys_port) in nfp_flower_cmsg_phys_port() argument678 return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, phys_port) | in nfp_flower_cmsg_phys_port()742 unsigned int phys_port);
64 unsigned int phys_port) in nfp_flower_cmsg_mac_repr_add() argument72 msg->ports[idx].phys_port = phys_port; in nfp_flower_cmsg_mac_repr_add()
516 unsigned int phys_port = eth_tbl->ports[i].index; in nfp_flower_spawn_phy_reprs() local556 cmsg_port_id = nfp_flower_cmsg_phys_port(phys_port); in nfp_flower_spawn_phy_reprs()569 phys_port); in nfp_flower_spawn_phy_reprs()571 RCU_INIT_POINTER(reprs->reprs[phys_port], repr); in nfp_flower_spawn_phy_reprs()573 phys_port, repr->name); in nfp_flower_spawn_phy_reprs()
417 (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()
315 unsigned int phys_port; member
1235 u32 phys_port; member
1281 phba->fw_config.phys_port); in beiscsi_phys_port_disp()
148 int i, phys_port, slave_port; in mlx4_gen_slave_eqe() local168 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()
276 *port_id = nic_info.phys_port; in qlcnic_83xx_set_port_eswitch_status()
881 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()
762 u8 phys_port; /* Physical id of port */ member815 u8 phys_port; /* Physical id of port */ member1189 __le16 phys_port; member1228 u16 phys_port; member
760 np_cfg[pci_func].port_num = nic_info.phys_port; in qlcnic_sysfs_read_npar_config()
547 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_sriov_pf_init()
2395 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()
2260 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_83xx_get_nic_configuration()
522 ahw->physical_port = (u8) nic_info.phys_port; in qlcnic_sriov_vf_init_driver()
1294 adapter->ahw->physical_port = (u8)nic_info.phys_port; in qlcnic_initialize_nic()
850 u8 phys_port; /* Physical id of port */ member903 u8 phys_port; /* Physical id of port */ member
516 struct fcoe_port *port, *phys_port; in bnx2fc_recv_frame() local560 phys_port = lport_priv(lport); in bnx2fc_recv_frame()561 interface = phys_port->priv; in bnx2fc_recv_frame()
1186 u32 phys_port; member
2135 adapter->port_num = le32_to_cpu(resp->phys_port); in be_cmd_query_fw_cfg()
Completed in 133 milliseconds