Searched refs:ENA_ADMIN_RSS_PROTO_NUM (Results 1 – 3 of 3) sorted by relevance
333 struct ena_admin_proto_input selected_fields[ENA_ADMIN_RSS_PROTO_NUM] = {}; in ena_set_hash_fields()378 for (i = 0; i < ENA_ADMIN_RSS_PROTO_NUM; i++) { in ena_set_hash_fields()559 for (i = 0; i < ENA_ADMIN_RSS_PROTO_NUM; ++i) { in ena_rss_hash_conf_get()
764 ENA_ADMIN_RSS_PROTO_NUM = 16, enumerator791 struct ena_admin_proto_input supported_fields[ENA_ADMIN_RSS_PROTO_NUM];793 struct ena_admin_proto_input selected_fields[ENA_ADMIN_RSS_PROTO_NUM];795 struct ena_admin_proto_input reserved2[ENA_ADMIN_RSS_PROTO_NUM];797 struct ena_admin_proto_input reserved3[ENA_ADMIN_RSS_PROTO_NUM];
2582 for (i = 0; i < ENA_ADMIN_RSS_PROTO_NUM; i++) { in ena_com_set_default_hash_ctrl()2611 if (proto >= ENA_ADMIN_RSS_PROTO_NUM) { in ena_com_fill_hash_ctrl()