Home
last modified time | relevance | path

Searched refs:gsi_channel_poll_one (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi.c1363 * gsi_channel_poll_one() - Return a single completed transaction on a channel
1374 static struct gsi_trans *gsi_channel_poll_one(struct gsi_channel *channel) in gsi_channel_poll_one() function
1414 trans = gsi_channel_poll_one(channel); in gsi_channel_poll()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dgsi.c1640 * gsi_channel_poll_one() - Return a single completed transaction on a channel
1651 static struct gsi_trans *gsi_channel_poll_one(struct gsi_channel *channel) in gsi_channel_poll_one() function
1684 trans = gsi_channel_poll_one(channel); in gsi_channel_poll()

Completed in 7 milliseconds