Home
last modified time | relevance | path

Searched refs:hw_atl_utils_hw_get_regs (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h624 int hw_atl_utils_hw_get_regs(struct aq_hw_s *self,
H A Dhw_atl_utils.c833 int hw_atl_utils_hw_get_regs(struct aq_hw_s *self, in hw_atl_utils_hw_get_regs() function
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c1514 err = hw_atl_utils_hw_get_regs(hw, regs->data); in atl_dev_get_regs()