Searched defs:ena_adapter (Results 1 – 2 of 2) sorted by relevance
315 struct ena_adapter { struct316 struct ena_com_dev *ena_dev;318 struct net_device *netdev;319 struct pci_dev *pdev;324 u32 rx_copybreak;325 u32 max_mtu;327 u32 num_io_queues;328 u32 max_num_io_queues;330 int msix_vecs;332 u32 missing_tx_completion_threshold;[all …]
325 struct ena_adapter { struct326 struct ena_com_dev *ena_dev;328 struct net_device *netdev;329 struct pci_dev *pdev;334 u32 rx_copybreak;335 u32 max_mtu;337 u32 num_io_queues;338 u32 max_num_io_queues;340 int msix_vecs;342 u32 missing_tx_completion_threshold;[all …]