Lines Matching defs:msgq
311 bfa_msgq_cmdq_attach(struct bfa_msgq_cmdq *cmdq, struct bfa_msgq *msgq) in bfa_msgq_cmdq_attach()
499 bfa_msgq_rspq_attach(struct bfa_msgq_rspq *rspq, struct bfa_msgq *msgq) in bfa_msgq_rspq_attach()
507 bfa_msgq_init_rsp(struct bfa_msgq *msgq, in bfa_msgq_init_rsp()
517 struct bfa_msgq *msgq = (struct bfa_msgq *)arg; in bfa_msgq_init() local
536 struct bfa_msgq *msgq = (struct bfa_msgq *)cbarg; in bfa_msgq_isr() local
563 struct bfa_msgq *msgq = (struct bfa_msgq *)cbarg; in bfa_msgq_notify() local
598 bfa_msgq_memclaim(struct bfa_msgq *msgq, u8 *kva, u64 pa) in bfa_msgq_memclaim()
611 bfa_msgq_attach(struct bfa_msgq *msgq, struct bfa_ioc *ioc) in bfa_msgq_attach()
625 bfa_msgq_regisr(struct bfa_msgq *msgq, enum bfi_mclass mc, in bfa_msgq_regisr()
633 bfa_msgq_cmd_post(struct bfa_msgq *msgq, struct bfa_msgq_cmd_entry *cmd) in bfa_msgq_cmd_post()
646 bfa_msgq_rsp_copy(struct bfa_msgq *msgq, u8 *buf, size_t buf_len) in bfa_msgq_rsp_copy()