Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h177 struct aq_hw_s { struct
178 atomic_t flags;
179 u8 rbl_enabled:1;
180 struct aq_nic_cfg_s *aq_nic_cfg;
181 const struct aq_fw_ops *aq_fw_ops;
182 void __iomem *mmio;
183 struct aq_hw_link_status_s aq_link_status;
184 struct hw_atl_utils_mbox mbox;
185 struct hw_atl_stats_s last_stats;
186 struct aq_stats_s curr_stats;
[all …]

Completed in 5 milliseconds