Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi.h98 GSI_CHANNEL_STATE_NOT_ALLOCATED = 0x0, enumerator
Dgsi.c511 if (state != GSI_CHANNEL_STATE_NOT_ALLOCATED) { in gsi_channel_alloc_command()
642 if (state != GSI_CHANNEL_STATE_NOT_ALLOCATED) in gsi_channel_de_alloc_command()