OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ena-com/
ena_admin_defs.h
603
uint32_t
supported_func
;
member in struct:ena_admin_feature_rss_flow_hash_function
1303
return p->
supported_func
& ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK;
1308
p->
supported_func
|= val & ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK;
ena_com.c
2254
if (get_resp.u.flow_hash_func.
supported_func
& (1 << rss->hash_func)) {
2314
if (!((1 << func) & get_resp.u.flow_hash_func.
supported_func
)) {
/src/sys/external/bsd/ena-com/ena_defs/
ena_admin_defs.h
673
uint32_t
supported_func
;
member in struct:ena_admin_feature_rss_flow_hash_function
1375
return p->
supported_func
& ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK;
1380
p->
supported_func
|= val & ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK;
Completed in 44 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025