Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_dev.h340 void ionic_cq_bind(struct ionic_cq *cq, struct ionic_queue *q);
Dionic_dev.c595 void ionic_cq_bind(struct ionic_cq *cq, struct ionic_queue *q) in ionic_cq_bind() function
Dionic_lif.c588 ionic_cq_bind(&new->cq, &new->q); in ionic_qcq_alloc()
613 ionic_cq_bind(&new->cq, &new->q); in ionic_qcq_alloc()