Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ipa/
Dgsi.h94 GSI_CHANNEL_STATE_ALLOCATED = 0x1, enumerator
Dgsi.c521 if (state == GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_alloc_command()
537 if (state != GSI_CHANNEL_STATE_ALLOCATED && in gsi_channel_start_command()
608 if (state != GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_reset_command()
618 if (state != GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_reset_command()
631 if (state != GSI_CHANNEL_STATE_ALLOCATED) { in gsi_channel_de_alloc_command()