Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcounters.c583 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && in mlx5_ib_fill_counters() local
588 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 in mlx5_ib_fill_counters()
682 bool is_vport = is_mdev_switchdev_mode(dev->mdev) && __mlx5_ib_alloc_counters() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H 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()
H A Defclib.h110 * @is_vport: Is NPIV port
144 bool is_vport; member
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_scsi.h57 bool is_vport; member
H 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 6 milliseconds