/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | mlx4-abi.h | 68 __u32 dev_caps; member
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | mlx4-abi.h | 60 __u32 dev_caps; member
|
H A D | mlx4.c | 178 if (resp.dev_caps & MLX4_USER_DEV_CAP_64B_CQE) in mlx4_init_context()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_common.c | 999 hw->dev_caps.num_vsis = msg->num_vsis; in iavf_vf_parse_hw_config() 1000 hw->dev_caps.num_rx_qp = msg->num_queue_pairs; in iavf_vf_parse_hw_config() 1001 hw->dev_caps.num_tx_qp = msg->num_queue_pairs; in iavf_vf_parse_hw_config() 1002 hw->dev_caps.num_msix_vectors_vf = msg->max_vectors; in iavf_vf_parse_hw_config() 1003 hw->dev_caps.dcb = msg->vf_cap_flags & in iavf_vf_parse_hw_config()
|
H A D | iavf_type.h | 360 struct iavf_hw_capabilities dev_caps; member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_rdma.c | 697 dev->dev_caps = 0; in ecore_rdma_init_devinfo() 698 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_RNR_NAK, 1); in ecore_rdma_init_devinfo() 699 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_PORT_ACTIVE_EVENT, 1); in ecore_rdma_init_devinfo() 700 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_PORT_CHANGE_EVENT, 1); in ecore_rdma_init_devinfo() 701 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_RESIZE_CQ, 1); in ecore_rdma_init_devinfo() 702 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_BASE_MEMORY_EXT, 1); in ecore_rdma_init_devinfo() 703 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_BASE_QUEUE_EXT, 1); in ecore_rdma_init_devinfo() 704 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_ZBVA, 1); in ecore_rdma_init_devinfo() 705 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_LOCAL_INV_FENCE, 1); in ecore_rdma_init_devinfo() 714 SET_FIELD(dev->dev_caps, ECORE_RDMA_DEV_CAP_ATOMIC_OP, 1); in ecore_rdma_init_devinfo()
|
H A D | ecore_roce_api.h | 140 u32 dev_caps; member
|
H A D | ecore_rdma_api.h | 151 u32 dev_caps; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 2395 funcs = ice_hweight8(hw->dev_caps.common_cap.valid_functions & in ice_parse_common_caps() 2750 if (hw->dev_caps.num_funcs > 4) { in ice_parse_sensor_reading_cap() 2763 if (caps == &hw->dev_caps.common_cap) 2899 ice_debug(hw, ICE_DBG_INIT, "dev_caps: num_vfs_exposed = %u\n", 3152 * @dev_caps: pointer to device capabilities structure in ice_get_link_speed_based_on_phy_type() 3154 * Read the device capabilities and extract them into the dev_caps structure in ice_get_link_speed_based_on_phy_type() 3158 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_get_link_speed_based_on_phy_type() 3177 ice_parse_dev_caps(hw, dev_caps, cbuf, cap_count); in ice_get_link_speed_based_on_phy_type() 3224 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_get_link_speed_based_on_phy_type() 2871 ice_discover_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_caps) ice_discover_dev_caps() argument 2937 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; ice_set_safe_mode_caps() local [all...] |
H A D | ice_type.h | 1113 struct ice_hw_dev_caps dev_caps; /* device capabilities */ 1483 return !!(hw->dev_caps.nac_topo.mode & ICE_NAC_TOPO_DUAL_M); 1089 struct ice_hw_dev_caps dev_caps; /* device capabilities */ global() member
|
H A D | if_ice_iflib.c | 2946 if (hw->dev_caps.supported_sensors & ICE_SENSOR_SUPPORT_E810_INT_TEMP) { in ice_init_device_features() 2952 hw->dev_caps.common_cap.next_cluster_id_support) { in ice_init_device_features()
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_def.h | 292 u32 dev_caps; member
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_common.c | 3814 p = (struct i40e_hw_capabilities *)&hw->dev_caps; in i40e_parse_discover_capabilities() 7515 hw->dev_caps.num_vsis = msg->num_vsis; in i40e_vf_parse_hw_config() 7516 hw->dev_caps.num_rx_qp = msg->num_queue_pairs; in i40e_vf_parse_hw_config() 7517 hw->dev_caps.num_tx_qp = msg->num_queue_pairs; in i40e_vf_parse_hw_config() 7518 hw->dev_caps.num_msix_vectors_vf = msg->max_vectors; in i40e_vf_parse_hw_config() 7519 hw->dev_caps.dcb = msg->vf_cap_flags & in i40e_vf_parse_hw_config() 7521 hw->dev_caps.iwarp = (msg->vf_cap_flags & in i40e_vf_parse_hw_config()
|
H A D | i40e_type.h | 706 struct i40e_hw_capabilities dev_caps; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_ix.c | 1230 u16 dev_caps = 0; in ixgbe_check_wol_support() local 1234 ixgbe_get_device_caps(hw, &dev_caps); in ixgbe_check_wol_support() 1235 if ((dev_caps & IXGBE_DEVICE_CAPS_WOL_PORT0_1) || in ixgbe_check_wol_support() 1236 ((dev_caps & IXGBE_DEVICE_CAPS_WOL_PORT0) && in ixgbe_check_wol_support()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 1060 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()
|