Searched refs:function_caps (Results 1 – 9 of 9) sorted by relevance
541 u32 function_caps; member
1278 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) in be_cmd_txq_create()2054 adapter->function_caps = le32_to_cpu(resp->function_caps); in be_cmd_query_fw_cfg()2058 adapter->function_mode, adapter->function_caps); in be_cmd_query_fw_cfg()
857 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in be_self_test()
3737 !(adapter->function_caps & BE_FUNCTION_CAPS_RSS))) { in BEx_get_resources()3739 } else if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in BEx_get_resources()3753 if ((adapter->function_caps & BE_FUNCTION_CAPS_RSS) && in BEx_get_resources()3767 if (!(adapter->function_caps & BE_FUNCTION_CAPS_RSS)) in BEx_get_resources()
1123 u32 function_caps; member
1115 u32 function_caps; member
252 dev_cap->function_caps |= MLX4_FUNC_CAP_EQE_CQE_STRIDE; in mlx4_enable_cqe_eqe_stride()543 dev->caps.function_caps |= MLX4_FUNC_CAP_64B_EQE_CQE; in mlx4_dev_cap()2021 dev->caps.function_caps |= MLX4_FUNC_CAP_DMFS_A0_STATIC; in mlx4_init_hca()
370 size = dev->caps.function_caps; /* set PF behaviours */ in mlx4_QUERY_FUNC_CAP_wrapper()
579 u32 function_caps; /* VFs must be aware of these */ member