Searched refs:phys_hdr (Results 1 – 1 of 1) sorted by relevance
608 u32 phys_hdr[2]; in efct_hw_rqpair_put() local615 phys_hdr[0] = upper_32_bits(seq->header->dma.phys); in efct_hw_rqpair_put()616 phys_hdr[1] = lower_32_bits(seq->header->dma.phys); in efct_hw_rqpair_put()630 qindex_hdr = sli_rq_write(&hw->sli, rq_hdr, (void *)phys_hdr); in efct_hw_rqpair_put()
Completed in 7 milliseconds