Searched refs:EFX_POPULATE_DWORD_2 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | bitfield.h | 411 #define EFX_POPULATE_DWORD_2(dword, ...) \ macro 414 EFX_POPULATE_DWORD_2(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
|
D | siena.c | 43 EFX_POPULATE_DWORD_2(timer_cmd, in siena_push_irq_moderation() 49 EFX_POPULATE_DWORD_2(timer_cmd, in siena_push_irq_moderation()
|
D | mcdi.h | 226 EFX_POPULATE_DWORD_2(*_MCDI_DWORD(_buf, _field), \
|
D | ef10.c | 3896 EFX_POPULATE_DWORD_2(rptr, ERF_DD_EVQ_IND_RPTR_FLAGS, in efx_ef10_ev_read_ack() 3904 EFX_POPULATE_DWORD_2(rptr, ERF_DD_EVQ_IND_RPTR_FLAGS, in efx_ef10_ev_read_ack() 6339 EFX_POPULATE_DWORD_2(entry, in efx_ef10_set_udp_tnl_ports() 6355 EFX_POPULATE_DWORD_2(flags_and_num_entries, in efx_ef10_set_udp_tnl_ports()
|
D | mcdi.c | 198 EFX_POPULATE_DWORD_2(hdr[1], in efx_mcdi_send_request()
|