Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dipa_gsi.h57 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count,
H A Dipa_gsi.c40 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_completed() function
H A Dgsi.c1131 ipa_gsi_channel_tx_completed(gsi, channel_id, trans_count, byte_count); in gsi_trans_tx_completed()