Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sfc/
Dbitfield.h399 #define EFX_POPULATE_DWORD_6(dword, ...) \ macro
402 EFX_POPULATE_DWORD_6(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
Dmcdi.c87 EFX_POPULATE_DWORD_6(hdr, in efx_mcdi_copyin()