Searched defs:ena_adapter (Results 1 – 1 of 1) sorted by relevance
306 struct ena_adapter { struct307 struct ena_com_dev *ena_dev;309 struct net_device *netdev;310 struct pci_dev *pdev;315 u32 rx_copybreak;316 u32 max_mtu;318 u32 num_io_queues;319 u32 max_num_io_queues;321 int msix_vecs;323 u32 missing_tx_completion_threshold;[all …]