Home
last modified time | relevance | path

Searched refs:EFX_MIN_EVQ_SIZE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.h26 #define EFX_MIN_EVQ_SIZE 512UL macro
H A Defx_channels.c417 channel->eventq_mask = max(entries, EFX_MIN_EVQ_SIZE) - 1; in efx_probe_eventq()
H A Def10.c3140 BUILD_BUG_ON(EFX_MIN_EVQ_SIZE < in efx_ef10_ev_read_ack()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.h25 #define EFX_MIN_EVQ_SIZE 512UL macro
H A Defx_channels.c437 channel->eventq_mask = max(entries, EFX_MIN_EVQ_SIZE) - 1; in efx_probe_eventq()
H A Def10.c3177 BUILD_BUG_ON(EFX_MIN_EVQ_SIZE < in efx_ef10_ev_read_ack()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.h26 #define EFX_MIN_EVQ_SIZE 512UL macro
H A Defx_channels.c438 channel->eventq_mask = max(entries, EFX_MIN_EVQ_SIZE) - 1; in efx_probe_eventq()

Completed in 15 milliseconds