Searched defs:ena_adapter (Results 1 – 1 of 1) sorted by relevance
321 struct ena_adapter { struct322 struct ena_com_dev *ena_dev;324 struct net_device *netdev;325 struct pci_dev *pdev;330 u32 rx_copybreak;331 u32 max_mtu;333 u32 num_io_queues;334 u32 max_num_io_queues;336 int msix_vecs;338 u32 missing_tx_completion_threshold;[all …]