Searched refs:qla2xxx_mqueue_header (Results 1 – 3 of 3) sorted by relevance
557 struct qla2xxx_mqueue_header *qh; in qla2xxx_copy_atioqueues()580 sizeof(struct qla2xxx_mqueue_header) + in qla2xxx_copy_atioqueues()589 ptr += sizeof(struct qla2xxx_mqueue_header); in qla2xxx_copy_atioqueues()604 struct qla2xxx_mqueue_header *qh; in qla25xx_copy_mqueues()624 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()633 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()652 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()661 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()
253 struct qla2xxx_mqueue_header { struct
8227 BUILD_BUG_ON(sizeof(struct qla2xxx_mqueue_header) != 12); in qla2x00_module_init()