Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1106 struct qlcnic_adapter { struct
1107 struct qlcnic_hardware_context *ahw;
1108 struct qlcnic_recv_context *recv_ctx;
1109 struct qlcnic_host_tx_ring *tx_ring;
1110 struct net_device *netdev;
1111 struct pci_dev *pdev;
1113 unsigned long state;
1114 u32 flags;
1116 u16 num_txd;
1117 u16 num_rxd;
[all …]