Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c828 unsigned int hw_atl_utils_hw_get_reg_length(void) in hw_atl_utils_hw_get_reg_length() function
837 unsigned int mac_regs_count = hw_atl_utils_hw_get_reg_length(); in hw_atl_utils_hw_get_regs()
H A Dhw_atl_utils.h622 unsigned int hw_atl_utils_hw_get_reg_length(void);
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c1505 regs->length = hw_atl_utils_hw_get_reg_length(); in atl_dev_get_regs()
1511 if (regs->length && regs->length != hw_atl_utils_hw_get_reg_length()) in atl_dev_get_regs()