Searched refs:BE_IF_FLAGS_RSS (Results 1 – 3 of 3) sorted by relevance
4074 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_calculate_vf_res()4077 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_calculate_vf_res()4081 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4396 res->if_cap_flags &= ~BE_IF_FLAGS_RSS; in BEx_get_resources()4676 u32 en_flags = BE_IF_FLAGS_RSS | BE_IF_FLAGS_DEFQ_RSS; in be_if_create()4696 cap_flags &= ~(BE_IF_FLAGS_DEFQ_RSS | BE_IF_FLAGS_RSS); in be_if_create()5192 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 |\
2188 if (!(be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_cmd_rss_config()