Home
last modified time | relevance | path

Searched refs:ena_com_set_host_attributes (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/amazon/ena/
Dena_com.h833 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev);
Dena_netdev.c3185 rc = ena_com_set_host_attributes(ena_dev); in ena_config_host_info()
3223 rc = ena_com_set_host_attributes(adapter->ena_dev); in ena_config_debug_area()
Dena_com.c2844 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev) in ena_com_set_host_attributes() function