Searched refs:bfa_nw_ioc_mbox_queue (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c203 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->dbell_mb,
304 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->copy_mb,
461 if (!bfa_nw_ioc_mbox_queue(rspq->msgq->ioc, &rspq->dbell_mb,
530 bfa_nw_ioc_mbox_queue(msgq->ioc, &msgq->init_mb, NULL, NULL);
H A Dbfa_cee.c217 bfa_nw_ioc_mbox_queue(cee->ioc, &cee->get_cfg_mb, NULL, NULL);
H A Dbfa_ioc.h267 bool bfa_nw_ioc_mbox_queue(struct bfa_ioc *ioc,
H A Dbfa_ioc.c2209 bfa_nw_ioc_mbox_queue(struct bfa_ioc *ioc, struct bfa_mbox_cmd *cmd, function
2671 bfa_nw_ioc_mbox_queue(flash->ioc, &flash->mb, NULL, NULL);
2699 bfa_nw_ioc_mbox_queue(flash->ioc, &flash->mb, NULL, NULL);
2868 bfa_nw_ioc_mbox_queue(flash->ioc, &flash->mb, NULL, NULL);

Completed in 51 milliseconds