Home
last modified time | relevance | path

Searched refs:ipa_gsi_channel_tx_queued (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ipa/
H A Dipa_gsi.h35 * 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 Dipa_gsi.c30 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_queued() function
H A Dgsi.c1096 ipa_gsi_channel_tx_queued(gsi, channel_id, trans_count, byte_count); in gsi_trans_tx_queued()