Home
last modified time | relevance | path

Searched refs:eventq_mask (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmcdi_functions.c66 (channel->eventq_mask + 1) * in efx_mcdi_ev_probe()
86 MCDI_SET_DWORD(inbuf, INIT_EVQ_IN_SIZE, channel->eventq_mask + 1); in efx_mcdi_ev_init()
H A Dnic_common.h37 (index & channel->eventq_mask); in efx_event()
H A Defx_channels.c437 channel->eventq_mask = max(entries, EFX_MIN_EVQ_SIZE) - 1; in efx_probe_eventq()
H A Def10.c3186 channel->eventq_mask) >> in efx_ef10_ev_read_ack()
3200 channel->eventq_mask); in efx_ef10_ev_read_ack()
/linux/drivers/net/ethernet/sfc/siena/
H A Dfarch.c784 channel->eventq_read_ptr & channel->eventq_mask); in efx_farch_ev_read_ack()
1342 entries = channel->eventq_mask + 1; in efx_farch_ev_probe()
H A Defx_channels.c438 channel->eventq_mask = max(entries, EFX_MIN_EVQ_SIZE) - 1; in efx_probe_eventq()