Searched refs:ipa_gsi_channel_tx_queued (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | ipa_gsi.h | 35 * ipa_gsi_channel_tx_queued() - GSI queued to hardware notification 44 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count,
|
H A D | ipa_gsi.c | 29 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_queued() function
|
H A D | gsi.c | 904 ipa_gsi_channel_tx_queued(channel->gsi, gsi_channel_id(channel), in gsi_channel_tx_queued()
|
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_gsi.h | 35 * ipa_gsi_channel_tx_queued() - GSI queued to hardware notification 44 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count,
|
H A D | ipa_gsi.c | 29 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_queued() function
|
H A D | gsi.c | 1098 ipa_gsi_channel_tx_queued(gsi, channel_id, trans_count, byte_count); in gsi_trans_tx_queued()
|
Completed in 8 milliseconds