Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1105 struct qlcnic_adapter { struct
1106 struct qlcnic_hardware_context *ahw;
1107 struct qlcnic_recv_context *recv_ctx;
1108 struct qlcnic_host_tx_ring *tx_ring;
1109 struct net_device *netdev;
1110 struct pci_dev *pdev;
1112 unsigned long state;
1113 u32 flags;
1115 u16 num_txd;
1116 u16 num_rxd;
[all …]