Searched refs:function_caps (Results 1 – 6 of 6) sorted by relevance
114 #define IS_PROFILE_SUPER_NIC(sc) (sc->function_caps & OCE_FUNCTION_CAPS_SUPER_NIC)128 #define is_rss_enabled(sc) ((sc->function_caps & FNC_RSS) && !is_be_mode_mc(sc))835 uint32_t function_caps; member
498 sc->function_caps = HOST_32(fwcmd->params.rsp.function_caps); in oce_get_fw_config()
1693 uint32_t function_caps; member
547 u32 function_caps; /* functions must be aware to */ member
336 size = dev->caps.function_caps; /* set PF behaviours */ in mlx4_QUERY_FUNC_CAP_wrapper()
851 dev->caps.function_caps |= MLX4_FUNC_CAP_64B_EQE_CQE; in mlx4_dev_cap()