Searched refs:ena_com_set_host_attributes (Results 1 – 3 of 3) sorted by relevance
874 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev);
2748 rc = ena_com_set_host_attributes(ena_dev); in ena_config_host_info()2786 rc = ena_com_set_host_attributes(adapter->ena_dev); in ena_config_debug_area()
2852 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev) in ena_com_set_host_attributes() function