Searched refs:ipa_gsi_channel_tx_completed (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | ipa_gsi.h | 48 * ipa_gsi_channel_tx_completed() - GSI transaction completion callback 57 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count,
|
H A D | ipa_gsi.c | 40 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_completed() function
|
H A D | gsi.c | 943 ipa_gsi_channel_tx_completed(channel->gsi, gsi_channel_id(channel), in gsi_channel_tx_update()
|
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_gsi.h | 48 * ipa_gsi_channel_tx_completed() - GSI transaction completion callback 57 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count,
|
H A D | ipa_gsi.c | 40 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_completed() function
|
H A D | gsi.c | 1131 ipa_gsi_channel_tx_completed(gsi, channel_id, trans_count, byte_count); in gsi_trans_tx_completed()
|
Completed in 8 milliseconds