Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c122 struct aq_hw_caps_s *aq_hw_caps) in hw_atl_utils_init_ucp()
242 struct aq_hw_caps_s *aq_hw_caps) in hw_atl_utils_mpi_create()
368 struct aq_hw_caps_s *aq_hw_caps, in hw_atl_utils_get_mac_permanent()
601 struct aq_hw_caps_s *aq_hw_caps, in hw_atl_utils_hw_get_regs()
Dhw_atl_a0.c21 struct aq_hw_caps_s *aq_hw_caps, in hw_atl_a0_get_hw_caps()
Dhw_atl_b0.c22 struct aq_hw_caps_s *aq_hw_caps, in hw_atl_b0_get_hw_caps()
/drivers/net/ethernet/aquantia/atlantic/
Daq_nic_internal.h27 struct aq_hw_caps_s aq_hw_caps; member
Daq_pci_func.c29 struct aq_hw_caps_s aq_hw_caps; member
Daq_nic.h36 struct aq_hw_caps_s *aq_hw_caps; member
Daq_nic.c308 struct aq_hw_caps_s *aq_hw_caps = self->aq_nic_cfg.aq_hw_caps; in aq_nic_ndev_init() local