HomeSort by: relevance | last modified time | path
    Searched defs:hash_ctrl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ena-com/
ena_com.c 1000 sizeof(*rss->hash_ctrl),
1001 rss->hash_ctrl,
1005 if (unlikely(!rss->hash_ctrl))
1015 if (rss->hash_ctrl)
1017 sizeof(*rss->hash_ctrl),
1018 rss->hash_ctrl,
1021 rss->hash_ctrl = NULL;
2386 sizeof(*rss->hash_ctrl));
2391 *fields = rss->hash_ctrl->selected_fields[proto].fields;
2400 struct ena_admin_feature_rss_hash_control *hash_ctrl = rss->hash_ctrl local in function:ena_com_set_hash_ctrl
2445 struct ena_admin_feature_rss_hash_control *hash_ctrl = local in function:ena_com_set_default_hash_ctrl
2508 struct ena_admin_feature_rss_hash_control *hash_ctrl = rss->hash_ctrl; local in function:ena_com_fill_hash_ctrl
    [all...]
ena_com.h 323 struct ena_admin_feature_rss_hash_control *hash_ctrl; member in struct:ena_rss
ena_com.c 1000 sizeof(*rss->hash_ctrl),
1001 rss->hash_ctrl,
1005 if (unlikely(!rss->hash_ctrl))
1015 if (rss->hash_ctrl)
1017 sizeof(*rss->hash_ctrl),
1018 rss->hash_ctrl,
1021 rss->hash_ctrl = NULL;
2386 sizeof(*rss->hash_ctrl));
2391 *fields = rss->hash_ctrl->selected_fields[proto].fields;
2400 struct ena_admin_feature_rss_hash_control *hash_ctrl = rss->hash_ctrl local in function:ena_com_set_hash_ctrl
2445 struct ena_admin_feature_rss_hash_control *hash_ctrl = local in function:ena_com_set_default_hash_ctrl
2508 struct ena_admin_feature_rss_hash_control *hash_ctrl = rss->hash_ctrl; local in function:ena_com_fill_hash_ctrl
    [all...]
ena_com.h 323 struct ena_admin_feature_rss_hash_control *hash_ctrl; member in struct:ena_rss

Completed in 55 milliseconds