Searched refs:BE_IF_FLAGS_RSS (Results 1 – 3 of 3) sorted by relevance
4063 if (res_mod.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()4070 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4385 res->if_cap_flags &= ~BE_IF_FLAGS_RSS; in BEx_get_resources()4666 u32 en_flags = BE_IF_FLAGS_RSS | BE_IF_FLAGS_DEFQ_RSS; in be_if_create()4687 cap_flags &= ~(BE_IF_FLAGS_DEFQ_RSS | BE_IF_FLAGS_RSS); in be_if_create()5322 if ((be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_netdev_init()
647 BE_IF_FLAGS_RSS = 0x4, enumerator661 #define BE_IF_CAP_FLAGS_WANT (BE_IF_FLAGS_RSS | BE_IF_FLAGS_PROMISCUOUS |\
2192 if (!(be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_cmd_rss_config()