Searched refs:BE_IF_FLAGS_RSS (Results 1 – 3 of 3) sorted by relevance
581 BE_IF_FLAGS_RSS = 0x4, enumerator595 #define BE_IF_CAP_FLAGS_WANT (BE_IF_FLAGS_RSS | BE_IF_FLAGS_PROMISCUOUS |\
2105 if (!(be_if_cap_flags(adapter) & BE_IF_FLAGS_RSS)) in be_cmd_rss_config()3841 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_fill_vf_res_template()3844 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_fill_vf_res_template()3848 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_fill_vf_res_template()
3550 BE_IF_FLAGS_RSS | BE_IF_FLAGS_DEFQ_RSS; in be_if_create()3768 res->if_cap_flags &= ~BE_IF_FLAGS_RSS; in BEx_get_resources()