Searched refs:bfa_msgq_cmdq (Results 1 – 2 of 2) sorted by relevance
31 static void bfa_msgq_cmdq_dbell(struct bfa_msgq_cmdq *cmdq);32 static void bfa_msgq_cmdq_copy_rsp(struct bfa_msgq_cmdq *cmdq);46 bfa_fsm_state_decl(cmdq, dbell_wait, struct bfa_msgq_cmdq,50 cmdq_sm_stopped_entry(struct bfa_msgq_cmdq *cmdq) in cmdq_sm_stopped_entry()91 cmdq_sm_init_wait_entry(struct bfa_msgq_cmdq *cmdq) in cmdq_sm_init_wait_entry()123 cmdq_sm_ready_entry(struct bfa_msgq_cmdq *cmdq) in cmdq_sm_ready_entry()146 cmdq_sm_dbell_wait_entry(struct bfa_msgq_cmdq *cmdq) in cmdq_sm_dbell_wait_entry()180 struct bfa_msgq_cmdq *cmdq = (struct bfa_msgq_cmdq *)arg; in bfa_msgq_cmdq_dbell_ready()185 bfa_msgq_cmdq_dbell(struct bfa_msgq_cmdq *cmdq) in bfa_msgq_cmdq_dbell()258 struct bfa_msgq_cmdq *cmdq = (struct bfa_msgq_cmdq *)arg; in bfa_msgq_cmdq_copy_next()[all …]
58 struct bfa_msgq_cmdq { struct104 struct bfa_msgq_cmdq cmdq;
Completed in 5 milliseconds