Searched defs:ena_adapter (Results 1 – 1 of 1) sorted by relevance
305 struct ena_adapter { struct306 struct ena_com_dev *ena_dev;308 struct net_device *netdev;309 struct pci_dev *pdev;314 u32 rx_copybreak;315 u32 max_mtu;317 u32 num_io_queues;318 u32 max_num_io_queues;320 int msix_vecs;322 u32 missing_tx_completion_threshold;[all …]