Home
last modified time | relevance | path

Searched refs:GSI_CHANNEL_STATE_STOP_IN_PROC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi.h101 GSI_CHANNEL_STATE_STOP_IN_PROC = 0x4, enumerator
H A Dgsi.c519 state != GSI_CHANNEL_STATE_STOP_IN_PROC) { in gsi_channel_stop_command()
532 if (state == GSI_CHANNEL_STATE_STOP_IN_PROC) in gsi_channel_stop_command()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dgsi.h97 GSI_CHANNEL_STATE_STOP_IN_PROC = 0x4, enumerator
H A Dgsi.c624 state != GSI_CHANNEL_STATE_STOP_IN_PROC) { in gsi_channel_stop_command()
638 if (state == GSI_CHANNEL_STATE_STOP_IN_PROC) in gsi_channel_stop_command()

Completed in 7 milliseconds