Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipa/
Dgsi.h138 GSI_EVT_RING_STATE_ALLOCATED = 0x1, enumerator
Dgsi.c409 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_alloc_command()
424 if (state != GSI_EVT_RING_STATE_ALLOCATED && in gsi_evt_ring_reset_command()
435 if (state == GSI_EVT_RING_STATE_ALLOCATED) in gsi_evt_ring_reset_command()
448 if (state != GSI_EVT_RING_STATE_ALLOCATED) { in gsi_evt_ring_de_alloc_command()