Searched refs:wrb_from_mbox (Results 1 – 3 of 3) sorted by relevance
322 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_process_mbox_compl()730 struct be_mcc_wrb *wrb_from_mbox(struct be_dma_mem *mbox_mem) in wrb_from_mbox() function738 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_eq_create()779 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_cq_create()863 wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_mccq_create()903 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_q_destroy()980 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_create_default_pdu_queue()1081 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_wrbq_create()1125 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_iscsi_post_template_hdr()1148 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_iscsi_remove_template_hdr()[all …]
828 struct be_mcc_wrb *wrb_from_mbox(struct be_dma_mem *mbox_mem);
832 static inline struct be_mcc_wrb *wrb_from_mbox(struct be_adapter *adapter) in wrb_from_mbox() function894 dest_wrb = wrb_from_mbox(adapter); in be_cmd_copy()948 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_init()978 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_clean()1004 wrb = wrb_from_mbox(adapter); in be_cmd_eq_create()1170 wrb = wrb_from_mbox(adapter); in be_cmd_cq_create()1248 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_ext_create()1313 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_org_create()1464 wrb = wrb_from_mbox(adapter); in be_cmd_q_destroy()2124 wrb = wrb_from_mbox(adapter); in be_cmd_query_fw_cfg()[all …]