Home
last modified time | relevance | path

Searched refs:is_vport (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/hw/mlx5/
A Dcounters.c699 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && in mlx5_ib_fill_counters() local
704 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()
723 size = is_vport ? ARRAY_SIZE(vport_retrans_q_cnts) : in mlx5_ib_fill_counters()
743 size = is_vport ? ARRAY_SIZE(vport_roce_accl_cnts) : in mlx5_ib_fill_counters()
752 if (is_vport) in mlx5_ib_fill_counters()
804 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && in __mlx5_ib_alloc_counters() local
808 size = is_vport ? ARRAY_SIZE(vport_basic_q_cnts) : in __mlx5_ib_alloc_counters()
817 size = is_vport ? ARRAY_SIZE(vport_retrans_q_cnts) : in __mlx5_ib_alloc_counters()
827 size = is_vport ? ARRAY_SIZE(vport_roce_accl_cnts) : in __mlx5_ib_alloc_counters()
[all …]
/drivers/scsi/elx/libefc/
A Defc_nport.c220 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()
A Defclib.h144 bool is_vport; member
/drivers/scsi/elx/efct/
A Defct_scsi.h57 bool is_vport; member
A Defct_xport.c705 if (nport->is_vport) in efct_get_host_port_type()
914 vport->is_vport = true; in efct_scsi_new_vport()

Completed in 21 milliseconds