Searched refs:wrb_from_mbox (Results 1 – 3 of 3) sorted by relevance
327 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_process_mbox_compl()735 struct be_mcc_wrb *wrb_from_mbox(struct be_dma_mem *mbox_mem) in wrb_from_mbox() function743 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_eq_create()784 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_cq_create()868 wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_mccq_create()908 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in beiscsi_cmd_q_destroy()985 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_create_default_pdu_queue()1086 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_wrbq_create()1130 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_iscsi_post_template_hdr()1153 struct be_mcc_wrb *wrb = wrb_from_mbox(&ctrl->mbox_mem); in be_cmd_iscsi_remove_template_hdr()[all …]
833 struct be_mcc_wrb *wrb_from_mbox(struct be_dma_mem *mbox_mem);
836 static inline struct be_mcc_wrb *wrb_from_mbox(struct be_adapter *adapter) in wrb_from_mbox() function898 dest_wrb = wrb_from_mbox(adapter); in be_cmd_copy()952 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_init()982 wrb = (u8 *)wrb_from_mbox(adapter); in be_cmd_fw_clean()1008 wrb = wrb_from_mbox(adapter); in be_cmd_eq_create()1174 wrb = wrb_from_mbox(adapter); in be_cmd_cq_create()1252 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_ext_create()1317 wrb = wrb_from_mbox(adapter); in be_cmd_mccq_org_create()1468 wrb = wrb_from_mbox(adapter); in be_cmd_q_destroy()2128 wrb = wrb_from_mbox(adapter); in be_cmd_query_fw_cfg()[all …]