Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h118 struct aq_hw_s { struct
119 atomic_t flags;
120 u8 rbl_enabled:1;
121 struct aq_nic_cfg_s *aq_nic_cfg;
122 const struct aq_fw_ops *aq_fw_ops;
123 void __iomem *mmio;
147 int (*hw_ring_tx_xmit)(struct aq_hw_s *self, struct aq_ring_s *aq_ring, argument