Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_com.h1029 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev);
H A Dena_com.c3392 int ena_com_set_host_attributes(struct ena_com_dev *ena_dev) in ena_com_set_host_attributes() function
/freebsd/sys/dev/ena/
H A Dena.c2930 rc = ena_com_set_host_attributes(ena_dev); in ena_config_host_info()