Searched refs:qla2xxx_mqueue_header (Results 1 – 3 of 3) sorted by relevance
544 struct qla2xxx_mqueue_header *qh; in qla2xxx_copy_atioqueues()567 sizeof(struct qla2xxx_mqueue_header) + in qla2xxx_copy_atioqueues()576 ptr += sizeof(struct qla2xxx_mqueue_header); in qla2xxx_copy_atioqueues()591 struct qla2xxx_mqueue_header *qh; in qla25xx_copy_mqueues()611 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()620 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()639 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()648 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()
253 struct qla2xxx_mqueue_header { struct
7817 BUILD_BUG_ON(sizeof(struct qla2xxx_mqueue_header) != 12); in qla2x00_module_init()