Searched refs:BE_IF_FLAGS_RSS (Results 1 – 3 of 3) sorted by relevance
4059 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_calculate_vf_res()4062 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_calculate_vf_res()4066 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4381 res->if_cap_flags &= ~BE_IF_FLAGS_RSS; in BEx_get_resources()4662 u32 en_flags = BE_IF_FLAGS_RSS | BE_IF_FLAGS_DEFQ_RSS; in be_if_create()4683 cap_flags &= ~(BE_IF_FLAGS_DEFQ_RSS | BE_IF_FLAGS_RSS); in be_if_create()5327 if ((be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_netdev_init()
643 BE_IF_FLAGS_RSS = 0x4, enumerator657 #define BE_IF_CAP_FLAGS_WANT (BE_IF_FLAGS_RSS | BE_IF_FLAGS_PROMISCUOUS |\
2186 if (!(be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_cmd_rss_config()