Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dbitfield.h352 #define EFX_POPULATE_OWORD_8(oword, ...) \ macro
355 EFX_POPULATE_OWORD_8(oword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
Dsiena_sriov.c642 EFX_POPULATE_OWORD_8(reg, in efx_vfdi_init_txq()