Lines Matching refs:phw
904 * @phw: Hardware descriptor pointer to uncached physical memory.
911 struct ksz_hw_desc *phw;
1518 desc->phw->ctrl.data = cpu_to_le32(status.data);
1526 desc->phw->buf.data = cpu_to_le32(desc->sw.buf.data);
1528 desc->phw->ctrl.data = cpu_to_le32(desc->sw.ctrl.data);
1542 desc->phw->addr = cpu_to_le32(addr);
1562 desc->phw->addr = cpu_to_le32(addr);
3464 cur->phw = desc++;
3467 previous->phw->next = cpu_to_le32(phys);
3469 previous->phw->next = cpu_to_le32(desc_info->ring_phys);
3471 previous->phw->buf.data = cpu_to_le32(previous->sw.buf.data);
4377 status.data = le32_to_cpu(desc->phw->ctrl.data);
4670 status.data = le32_to_cpu(desc->phw->ctrl.data);
4706 status.data = le32_to_cpu(desc->phw->ctrl.data);
4751 status.data = le32_to_cpu(desc->phw->ctrl.data);