Home
last modified time | relevance | path

Searched refs:GSI_EVT_RING_STATE_ALLOCATED (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ipa/
Dgsi.h131 GSI_EVT_RING_STATE_ALLOCATED = 0x1, enumerator
Dgsi.c408 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_alloc_command()
423 if (state != GSI_EVT_RING_STATE_ALLOCATED && in gsi_evt_ring_reset_command()
434 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_reset_command()
447 if (state != GSI_EVT_RING_STATE_ALLOCATED) { in gsi_evt_ring_de_alloc_command()