Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dbitfield.h343 #define EFX_POPULATE_OWORD_8(oword, ...) \ macro
346 EFX_POPULATE_OWORD_8(oword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
Dsiena_sriov.c644 EFX_POPULATE_OWORD_8(reg, in efx_vfdi_init_txq()