Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h372 int ionic_q_init(struct ionic_lif *lif, struct ionic_dev *idev,
H A Dionic_dev.c720 int ionic_q_init(struct ionic_lif *lif, struct ionic_dev *idev, in ionic_q_init() function
H A Dionic_lif.c567 err = ionic_q_init(lif, idev, &new->q, index, name, num_descs, in ionic_qcq_alloc()