Home
last modified time | relevance | path

Searched defs:qlcnic_adapter (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1099 struct qlcnic_adapter { struct
1100 struct qlcnic_hardware_context *ahw;
1101 struct qlcnic_recv_context *recv_ctx;
1102 struct qlcnic_host_tx_ring *tx_ring;
1103 struct net_device *netdev;
1104 struct pci_dev *pdev;
1106 unsigned long state;
1107 u32 flags;
1109 u16 num_txd;
1110 u16 num_rxd;
[all …]