Searched refs:function_caps (Results 1 – 4 of 4) sorted by relevance
1240 u32 function_caps; member
4367 !(adapter->function_caps & BE_FUNCTION_CAPS_RSS))) { in BEx_get_resources()4369 } else if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in BEx_get_resources()4384 if ((adapter->function_caps & BE_FUNCTION_CAPS_RSS) && in BEx_get_resources()4398 if (!(adapter->function_caps & BE_FUNCTION_CAPS_RSS)) in BEx_get_resources()
621 u32 function_caps; /* VFs must be aware of these */ member
469 size = dev->caps.function_caps; /* set PF behaviours */ in mlx4_QUERY_FUNC_CAP_wrapper()