Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ipa/
Dgsi.h127 GSI_EVT_RING_STATE_ALLOCATED = 0x1, enumerator
Dgsi.c452 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_alloc_command()
467 if (state != GSI_EVT_RING_STATE_ALLOCATED && in gsi_evt_ring_reset_command()
478 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_reset_command()
491 if (state != GSI_EVT_RING_STATE_ALLOCATED) { in gsi_evt_ring_de_alloc_command()