Home
last modified time | relevance | path

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

/linux/drivers/net/ipa/
A Dgsi.h90 GSI_CHANNEL_STATE_ALLOCATED = 0x1, enumerator
A Dgsi.c571 if (state == GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_alloc_command()
587 if (state != GSI_CHANNEL_STATE_ALLOCATED && in gsi_channel_start_command()
658 if (state != GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_reset_command()
668 if (state != GSI_CHANNEL_STATE_ALLOCATED) in gsi_channel_reset_command()
681 if (state != GSI_CHANNEL_STATE_ALLOCATED) { in gsi_channel_de_alloc_command()

Completed in 10 milliseconds