Searched refs:supported_fields (Results 1 – 5 of 5) sorted by relevance
2686 hash_ctrl->supported_fields[i].fields; in ena_com_set_default_hash_ctrl()2689 i, hash_ctrl->supported_fields[i].fields, in ena_com_set_default_hash_ctrl()2710 u16 supported_fields; in ena_com_fill_hash_ctrl() local2724 supported_fields = hash_ctrl->supported_fields[proto].fields; in ena_com_fill_hash_ctrl()2725 if ((hash_fields & supported_fields) != hash_fields) { in ena_com_fill_hash_ctrl()2727 proto, hash_fields, supported_fields); in ena_com_fill_hash_ctrl()
670 struct ena_admin_proto_input supported_fields[ENA_ADMIN_RSS_PROTO_NUM]; member
2567 hash_ctrl->supported_fields[i].fields; in ena_com_set_default_hash_ctrl()2570 i, hash_ctrl->supported_fields[i].fields, in ena_com_set_default_hash_ctrl()2591 u16 supported_fields; in ena_com_fill_hash_ctrl() local2605 supported_fields = hash_ctrl->supported_fields[proto].fields; in ena_com_fill_hash_ctrl()2606 if ((hash_fields & supported_fields) != hash_fields) { in ena_com_fill_hash_ctrl()2608 proto, hash_fields, supported_fields); in ena_com_fill_hash_ctrl()
822 struct ena_admin_proto_input supported_fields[ENA_ADMIN_RSS_PROTO_NUM]; member
794 struct ena_admin_proto_input supported_fields[ENA_ADMIN_RSS_PROTO_NUM]; member