Searched refs:BE_IF_FLAGS_RSS (Results 1 – 3 of 3) sorted by relevance
4076 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_calculate_vf_res()4079 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_calculate_vf_res()4083 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4398 res->if_cap_flags &= ~BE_IF_FLAGS_RSS; in BEx_get_resources()4678 u32 en_flags = BE_IF_FLAGS_RSS | BE_IF_FLAGS_DEFQ_RSS; in be_if_create()4698 cap_flags &= ~(BE_IF_FLAGS_DEFQ_RSS | BE_IF_FLAGS_RSS); in be_if_create()5188 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 |\
2189 if (!(be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_cmd_rss_config()