Searched refs:is_vport (Results 1 – 8 of 8) sorted by relevance
699 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && in mlx5_ib_fill_counters() local704 names = is_vport ? vport_basic_q_cnts : basic_q_cnts; in mlx5_ib_fill_counters()705 size = is_vport ? ARRAY_SIZE(vport_basic_q_cnts) : in mlx5_ib_fill_counters()712 names = is_vport ? vport_out_of_seq_q_cnts : out_of_seq_q_cnts; in mlx5_ib_fill_counters()713 size = is_vport ? ARRAY_SIZE(vport_out_of_seq_q_cnts) : in mlx5_ib_fill_counters()722 names = is_vport ? vport_retrans_q_cnts : retrans_q_cnts; in mlx5_ib_fill_counters()723 size = is_vport ? ARRAY_SIZE(vport_retrans_q_cnts) : in mlx5_ib_fill_counters()732 names = is_vport ? vport_extended_err_cnts : extended_err_cnts; in mlx5_ib_fill_counters()733 size = is_vport ? ARRAY_SIZE(vport_extended_err_cnts) : in mlx5_ib_fill_counters()742 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()
84 iwdev->is_vport = true; in ig3rdma_vport_probe()
371 bool is_vport:1; member
5515 if (!iwdev->is_vport) { in irdma_ib_dealloc_device()