Searched refs:dev_caps (Results 1 – 6 of 6) sorted by relevance
62 __u32 dev_caps; member
627 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()
50 __u32 dev_caps; member
2660 p = (struct i40e_hw_capabilities *)&hw->dev_caps; in i40e_parse_discover_capabilities()4751 hw->dev_caps.num_vsis = msg->num_vsis; in i40e_vf_parse_hw_config()4752 hw->dev_caps.num_rx_qp = msg->num_queue_pairs; in i40e_vf_parse_hw_config()4753 hw->dev_caps.num_tx_qp = msg->num_queue_pairs; in i40e_vf_parse_hw_config()4754 hw->dev_caps.num_msix_vectors_vf = msg->max_vectors; in i40e_vf_parse_hw_config()4755 hw->dev_caps.dcb = msg->vf_offload_flags & in i40e_vf_parse_hw_config()4757 hw->dev_caps.fcoe = (msg->vf_offload_flags & in i40e_vf_parse_hw_config()4759 hw->dev_caps.iwarp = (msg->vf_offload_flags & in i40e_vf_parse_hw_config()
521 struct i40e_hw_capabilities dev_caps; member
3527 u16 dev_caps = 0; in ixgbe_check_wol_support() local3531 ixgbe_get_device_caps(hw, &dev_caps); in ixgbe_check_wol_support()3532 if ((dev_caps & IXGBE_DEVICE_CAPS_WOL_PORT0_1) || in ixgbe_check_wol_support()3533 ((dev_caps & IXGBE_DEVICE_CAPS_WOL_PORT0) && in ixgbe_check_wol_support()