Home
last modified time | relevance | path

Searched refs:GSI_EVT_RING_STATE_NOT_ALLOCATED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi.h136 GSI_EVT_RING_STATE_NOT_ALLOCATED = 0x0, enumerator
H A Dgsi.c362 if (evt_ring->state != GSI_EVT_RING_STATE_NOT_ALLOCATED) { in gsi_evt_ring_alloc_command()
411 if (!ret && evt_ring->state != GSI_EVT_RING_STATE_NOT_ALLOCATED) in gsi_evt_ring_de_alloc_command()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dgsi.h130 GSI_EVT_RING_STATE_NOT_ALLOCATED = 0x0, enumerator
H A Dgsi.c444 if (state != GSI_EVT_RING_STATE_NOT_ALLOCATED) { in gsi_evt_ring_alloc_command()
503 if (state == GSI_EVT_RING_STATE_NOT_ALLOCATED) in gsi_evt_ring_de_alloc_command()

Completed in 8 milliseconds