Lines Matching refs:phys_addr
687 q->fl[i].phys_addr); in t3_free_qset()
703 q->txq[i].desc, q->txq[i].phys_addr); in t3_free_qset()
713 q->rspq.desc, q->rspq.phys_addr); in t3_free_qset()
2985 &q->fl[0].phys_addr, &q->fl[0].sdesc); in t3_sge_alloc_qset()
2992 &q->fl[1].phys_addr, &q->fl[1].sdesc); in t3_sge_alloc_qset()
2998 &q->rspq.phys_addr, NULL); in t3_sge_alloc_qset()
3011 &q->txq[i].phys_addr, in t3_sge_alloc_qset()
3063 q->rspq.phys_addr, q->rspq.size, in t3_sge_alloc_qset()
3070 q->fl[i].phys_addr, q->fl[i].size, in t3_sge_alloc_qset()
3078 SGE_CNTXT_ETH, id, q->txq[TXQ_ETH].phys_addr, in t3_sge_alloc_qset()
3087 q->txq[TXQ_OFLD].phys_addr, in t3_sge_alloc_qset()
3096 q->txq[TXQ_CTRL].phys_addr, in t3_sge_alloc_qset()