Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dgsi_trans.h143 bool gsi_channel_trans_idle(struct gsi *gsi, u32 channel_id);
H A Dgsi_trans.c324 bool gsi_channel_trans_idle(struct gsi *gsi, u32 channel_id) in gsi_channel_trans_idle() function
H A Dipa_endpoint.c1372 if (gsi_channel_trans_idle(&endpoint->ipa->gsi, endpoint->channel_id)) in ipa_endpoint_replenish()
1382 if (gsi_channel_trans_idle(&endpoint->ipa->gsi, endpoint->channel_id)) in ipa_endpoint_replenish_enable()