Home
last modified time | relevance | path

Searched refs:EFX_POPULATE_DWORD_2 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dbitfield.h482 #define EFX_POPULATE_DWORD_2(dword, ...) \ macro
485 EFX_POPULATE_DWORD_2(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
H A Def10.c3182 EFX_POPULATE_DWORD_2(rptr, ERF_DD_EVQ_IND_RPTR_FLAGS, in efx_ef10_ev_read_ack()
3190 EFX_POPULATE_DWORD_2(rptr, ERF_DD_EVQ_IND_RPTR_FLAGS, in efx_ef10_ev_read_ack()
3816 EFX_POPULATE_DWORD_2(entry, in efx_ef10_set_udp_tnl_ports()
3832 EFX_POPULATE_DWORD_2(flags_and_num_entries, in efx_ef10_set_udp_tnl_ports()
/linux/drivers/net/ethernet/sfc/siena/
H A Dbitfield.h480 #define EFX_POPULATE_DWORD_2(dword, ...) \ macro
483 EFX_POPULATE_DWORD_2(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
H A Dmcdi.h226 EFX_POPULATE_DWORD_2(*_MCDI_DWORD(_buf, _field), \
H A Dmcdi.c196 EFX_POPULATE_DWORD_2(hdr[1], in efx_mcdi_send_request()