Searched refs:qla2xxx_mqueue_header (Results 1 – 3 of 3) sorted by relevance
558 struct qla2xxx_mqueue_header *qh; in qla2xxx_copy_atioqueues()581 sizeof(struct qla2xxx_mqueue_header) + in qla2xxx_copy_atioqueues()590 ptr += sizeof(struct qla2xxx_mqueue_header); in qla2xxx_copy_atioqueues()605 struct qla2xxx_mqueue_header *qh; in qla25xx_copy_mqueues()625 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()634 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()653 sizeof(struct qla2xxx_mqueue_header) + in qla25xx_copy_mqueues()662 ptr += sizeof(struct qla2xxx_mqueue_header); in qla25xx_copy_mqueues()
253 struct qla2xxx_mqueue_header { struct
8074 BUILD_BUG_ON(sizeof(struct qla2xxx_mqueue_header) != 12); in qla2x00_module_init()