Home
last modified time | relevance | path

Searched refs:eq_dword (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_mac.c410 &(value.eq_dword[0])); in siena_mac_stats_update()
412 &(value.eq_dword[1])); in siena_mac_stats_update()
416 &(value.eq_dword[0])); in siena_mac_stats_update()
418 &(value.eq_dword[1])); in siena_mac_stats_update()
422 &(value.eq_dword[0])); in siena_mac_stats_update()
424 &(value.eq_dword[1])); in siena_mac_stats_update()
428 &(value.eq_dword[0])); in siena_mac_stats_update()
430 &(value.eq_dword[1])); in siena_mac_stats_update()
H A Def10_mac.c764 &(value.eq_dword[0])); in ef10_mac_stats_update()
766 &(value.eq_dword[1])); in ef10_mac_stats_update()
770 &(value.eq_dword[0])); in ef10_mac_stats_update()
772 &(value.eq_dword[1])); in ef10_mac_stats_update()
776 &(value.eq_dword[0])); in ef10_mac_stats_update()
778 &(value.eq_dword[1])); in ef10_mac_stats_update()
782 &(value.eq_dword[0])); in ef10_mac_stats_update()
784 &(value.eq_dword[1])); in ef10_mac_stats_update()
H A Defx_pci.c337 &header.eq_dword[0], B_FALSE); in efx_pci_xilinx_cap_tbl_find()
340 &header.eq_dword[1], B_FALSE); in efx_pci_xilinx_cap_tbl_find()
H A Defx_types.h205 efx_dword_t eq_dword[2]; member