Searched refs:gsi_channel_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | gsi.c | 169 static u32 gsi_channel_id(struct gsi_channel *channel) in gsi_channel_id() function 514 u32 channel_id = gsi_channel_id(channel); in gsi_channel_state() 529 u32 channel_id = gsi_channel_id(channel); in gsi_channel_command() 592 gsi_channel_id(channel), state); in gsi_channel_start_command() 604 gsi_channel_id(channel), state); in gsi_channel_start_command() 626 gsi_channel_id(channel), state); in gsi_channel_stop_command() 642 gsi_channel_id(channel), state); in gsi_channel_stop_command() 662 gsi_channel_id(channel), state); in gsi_channel_reset_command() 672 gsi_channel_id(channel), state); in gsi_channel_reset_command() 828 u32 channel_id = gsi_channel_id(channe in gsi_channel_program() [all...] |
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | gsi.c | 227 static u32 gsi_channel_id(struct gsi_channel *channel) in gsi_channel_id() function 419 u32 channel_id = gsi_channel_id(channel); in gsi_channel_state() 433 u32 channel_id = gsi_channel_id(channel); in gsi_channel_command() 707 u32 channel_id = gsi_channel_id(channel); in gsi_channel_program() 904 ipa_gsi_channel_tx_queued(channel->gsi, gsi_channel_id(channel), in gsi_channel_tx_queued() 943 ipa_gsi_channel_tx_completed(channel->gsi, gsi_channel_id(channel), in gsi_channel_tx_update() 1009 u32 channel_id = gsi_channel_id(evt_ring->channel); in gsi_isr_glob_evt_err() 1306 u32 channel_id = gsi_channel_id(channel); in gsi_channel_doorbell() 1724 ret, gsi_channel_id(channel)); in gsi_channel_evt_ring_init()
|
Completed in 6 milliseconds