Searched refs:port_num (Results 176 - 194 of 194) sorted by relevance

12345678

/freebsd-12-stable/sys/dev/iser/
H A Diser_verbs.c50 event->element.port_num);
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_eq.c255 record.element.port_num = port;
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Den.h532 u8 port_num; member in struct:en_port
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c201 .port_num = priv->port,
H A Dipoib_cm.c992 qp_attr.port_num = priv->port;
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1205 if (lphysp->port_num == 0 && ltype == IB_NODE_TYPE_SWITCH) {
7802 uint8_t port_num, r_port_num; local
7816 port_num = osm_physp_get_port_num(osm_physp);
7821 if (port_num == 0 &&
7839 r_osm_node = osm_node_get_remote_node(osm_node, port_num, &r_port_num);
8088 uint8_t port_num, ib_vl_arb_table_t *block,
8125 if (!sw || !port_num || !sw->port[port_num] ||
8126 sw->port[port_num]->pgrp->port_grp != 2 * TORUS_MAX_DIM)
8087 torus_update_osm_vlarb(void *context, osm_physp_t *osm_phys_port, uint8_t port_num, ib_vl_arb_table_t *block, unsigned block_length, unsigned block_num) argument
H A Dosm_ucast_lash.c1019 port->p_physp->p_remote_physp->port_num;
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c246 wc.port_num = ctx->port;
/freebsd-12-stable/sys/dev/ice/
H A Dice_common.c1149 ICE_CTX_STORE(ice_tlan_ctx, port_num, 3, 57),
3279 * @port_num: port number of the physical function
3286 ice_aq_set_event_mask(struct ice_hw *hw, u8 port_num, u16 mask, argument
3296 cmd->lport_num = port_num;
H A Dice_lan_tx_rx.h1025 u8 port_num; member in struct:ice_tlan_ctx
H A Dice_adminq_cmd.h966 u8 port_num; member in struct:ice_aqc_get_topo
H A Dice_sched.c410 cmd->port_num = lport;
H A Dice_lib.c1342 tlan_ctx->port_num = hw->port_info->lport;
/freebsd-12-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1704 u8 port_num[0x1]; member in struct:mlx5_ifc_stall_vl_event_bits
1733 u8 port_num[0x4]; member in struct:mlx5_ifc_port_state_change_event_bits
4040 u8 port_num[0x4]; member in struct:mlx5_ifc_query_vport_counter_in_bits
4623 u8 port_num[0x4]; member in struct:mlx5_ifc_query_hca_vport_pkey_in_bits
4653 u8 port_num[0x4]; member in struct:mlx5_ifc_query_hca_vport_gid_in_bits
4680 u8 port_num[0x4]; member in struct:mlx5_ifc_query_hca_vport_context_in_bits
5609 u8 port_num[0x4]; member in struct:mlx5_ifc_modify_hca_vport_context_in_bits
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3160 u8 port_num; member in struct:ixgbe_hic_drv_info
3171 u8 port_num; member in struct:ixgbe_hic_drv_info2
H A Dixgbe_common.c4696 fw_cmd.port_num = (u8)hw->bus.func;
H A Dixgbe_x550.c4616 fw_cmd.port_num = (u8)hw->bus.func;
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c8703 uint8_t dip_hit, vlan_vld, lookup_type, port_num; local
8720 port_num = G_DATAPORTNUM(data2);
8760 port_num, cls_lo & F_T6_SRAM_VLD ? 'Y' : 'N',
8775 lookup_type ? 'I' : 'O', port_num,
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3571 tcam->port_num = G_DATAPORTNUM(data2);

Completed in 603 milliseconds

12345678