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);
833 static inline struct be_mcc_wrb *wrb_from_mbox(struct be_adapter *adapter) in wrb_from_mbox() function895 dest_wrb = wrb_from_mbox(adapter); in be_cmd_copy()949 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_init()979 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_clean()1005 wrb = wrb_from_mbox(adapter); in be_cmd_eq_create()1171 wrb = wrb_from_mbox(adapter); in be_cmd_cq_create()1249 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_ext_create()1314 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_org_create()1465 wrb = wrb_from_mbox(adapter); in be_cmd_q_destroy()2125 wrb = wrb_from_mbox(adapter); in be_cmd_query_fw_cfg()[all …]