Searched refs:is_vport (Results 1 – 5 of 5) sorted by relevance
583 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && in mlx5_ib_fill_counters() local588 names = is_vport ? vport_basic_q_cnts : basic_q_cnts; in mlx5_ib_fill_counters()589 size = is_vport ? ARRAY_SIZE(vport_basic_q_cnts) : in mlx5_ib_fill_counters()596 names = is_vport ? vport_out_of_seq_q_cnts : out_of_seq_q_cnts; in mlx5_ib_fill_counters()597 size = is_vport ? ARRAY_SIZE(vport_out_of_seq_q_cnts) : in mlx5_ib_fill_counters()606 names = is_vport ? vport_retrans_q_cnts : retrans_q_cnts; in mlx5_ib_fill_counters()607 size = is_vport ? ARRAY_SIZE(vport_retrans_q_cnts) : in mlx5_ib_fill_counters()616 names = is_vport ? vport_extended_err_cnts : extended_err_cnts; in mlx5_ib_fill_counters()617 size = is_vport ? ARRAY_SIZE(vport_extended_err_cnts) : in mlx5_ib_fill_counters()626 names = is_vport ? vport_roce_accl_cnts : roce_accl_cnts; in mlx5_ib_fill_counters()[all …]
220 if (!(node->rnode.fc_id == FC_FID_FLOGI && nport->is_vport)) { in efc_nport_shutdown()291 if (nport->is_vport) in __efc_nport_common()520 if (nport->is_vport) in __efc_nport_attached()611 nport->is_vport = true; in efc_vport_nport_alloc()
144 bool is_vport; member
57 bool is_vport; member
705 if (nport->is_vport) in efct_get_host_port_type()914 vport->is_vport = true; in efct_scsi_new_vport()