Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c814 static bool ionic_q_is_posted(struct ionic_queue *q, unsigned int pos) in ionic_q_is_posted() function
838 if (unlikely(!ionic_q_is_posted(q, stop_index))) in ionic_q_service()