Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amazon/ena/
Dena_com.h802 int ena_com_allocate_host_info(struct ena_com_dev *ena_dev);
Dena_com.c2778 int ena_com_allocate_host_info(struct ena_com_dev *ena_dev) in ena_com_allocate_host_info() function
Dena_netdev.c3265 rc = ena_com_allocate_host_info(ena_dev); in ena_config_host_info()