Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c530 u32 num_dwords = len / sizeof(u32); in aq_fw2x_get_eeprom() local
640 u32 num_dwords = len / sizeof(u32); in aq_fw2x_set_eeprom() local
/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.c707 nicvf_first_skip_config(struct nicvf *nic, uint8_t num_dwords) in nicvf_first_skip_config()