Home
last modified time | relevance | path

Searched refs:IGC_READ_REG_ARRAY_DWORD (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c132 *(buffer + i) = IGC_READ_REG_ARRAY_DWORD(hw, IGC_HOST_IF, in igc_enable_tx_pkt_filtering_generic()
215 data = IGC_READ_REG_ARRAY_DWORD(hw, IGC_HOST_IF, offset); in igc_mng_host_if_write_generic()
423 *((u32 *)buffer + i) = IGC_READ_REG_ARRAY_DWORD(hw, in igc_host_interface_command()
H A Digc_osdep.h134 #define IGC_READ_REG_ARRAY_DWORD IGC_READ_REG_ARRAY macro