Searched refs:EFX_POPULATE_DWORD_2 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | bitfield.h | 482 #define EFX_POPULATE_DWORD_2(dword, ...) \ macro 485 EFX_POPULATE_DWORD_2(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
|
H A D | mcdi.h | 279 EFX_POPULATE_DWORD_2(*_MCDI_DWORD(_buf, _field), \
|
H A D | ef10.c | 3182 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()
|
H A D | mae.c | 62 EFX_POPULATE_DWORD_2(mport, in efx_mae_mport_wire() 95 EFX_POPULATE_DWORD_2(mport, in efx_mae_mport_mport()
|
H A D | ef100_nic.c | 247 EFX_POPULATE_DWORD_2(evq_prime, in ef100_ev_read_ack()
|
H A D | mcdi.c | 192 EFX_POPULATE_DWORD_2(hdr[1], in efx_mcdi_send_request()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | bitfield.h | 480 #define EFX_POPULATE_DWORD_2(dword, ...) \ macro 483 EFX_POPULATE_DWORD_2(dword, EFX_DUMMY_FIELD, 0, __VA_ARGS__)
|
H A D | siena.c | 44 EFX_POPULATE_DWORD_2(timer_cmd, in siena_push_irq_moderation() 50 EFX_POPULATE_DWORD_2(timer_cmd, in siena_push_irq_moderation()
|
H A D | mcdi.h | 226 EFX_POPULATE_DWORD_2(*_MCDI_DWORD(_buf, _field), \
|
H A D | mcdi.c | 196 EFX_POPULATE_DWORD_2(hdr[1], in efx_mcdi_send_request()
|