Searched refs:mcc_sge (Results 1 – 2 of 2) sorted by relevance
76 struct mcc_sge { struct84 struct mcc_sge sgl[19]; argument
488 struct be_sge *mcc_sge; in mgmt_vendor_specific_fw_cmd() local535 mcc_sge = nonembedded_sgl(wrb); in mgmt_vendor_specific_fw_cmd()538 mcc_sge->pa_hi = cpu_to_le32(upper_32_bits(nonemb_cmd->dma)); in mgmt_vendor_specific_fw_cmd()539 mcc_sge->pa_lo = cpu_to_le32(nonemb_cmd->dma & 0xFFFFFFFF); in mgmt_vendor_specific_fw_cmd()540 mcc_sge->len = cpu_to_le32(nonemb_cmd->size); in mgmt_vendor_specific_fw_cmd()