Searched refs:nic_vport_context (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_vport.c | 221 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline() 264 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline() 265 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline() 285 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address() 322 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address() 323 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address() 352 nic_vport_context.system_image_guid); in mlx5_query_nic_vport_system_image_guid() 374 nic_vport_context.node_guid); in mlx5_query_nic_vport_node_guid() 398 nic_vport_context.port_guid); in mlx5_query_nic_vport_port_guid() 421 nic_vport_context.qkey_violation_counter); in mlx5_query_nic_vport_qkey_viol_cntr() [all …]
|
H A D | mlx5_eswitch.c | 102 in, nic_vport_context); in arm_vport_context_events_cmd() 104 MLX5_SET(nic_vport_context, nic_vport_ctx, arm_change_event, 1); in arm_vport_context_events_cmd() 107 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 110 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd()
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 5142 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member 6486 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member
|