rx_phys 613 drivers/firmware/tegra/ivc.c dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, rx_phys 652 drivers/firmware/tegra/ivc.c ivc->rx.phys = rx_phys; rx_phys 237 drivers/net/ethernet/hisilicon/hip04_eth.c dma_addr_t rx_phys[RX_DESC_NUM]; rx_phys 600 drivers/net/ethernet/hisilicon/hip04_eth.c dma_unmap_single(priv->dev, priv->rx_phys[priv->rx_head], rx_phys 602 drivers/net/ethernet/hisilicon/hip04_eth.c priv->rx_phys[priv->rx_head] = 0; rx_phys 634 drivers/net/ethernet/hisilicon/hip04_eth.c priv->rx_phys[priv->rx_head] = phys; rx_phys 742 drivers/net/ethernet/hisilicon/hip04_eth.c priv->rx_phys[i] = phys; rx_phys 772 drivers/net/ethernet/hisilicon/hip04_eth.c if (priv->rx_phys[i]) { rx_phys 773 drivers/net/ethernet/hisilicon/hip04_eth.c dma_unmap_single(priv->dev, priv->rx_phys[i], rx_phys 775 drivers/net/ethernet/hisilicon/hip04_eth.c priv->rx_phys[i] = 0; rx_phys 2450 drivers/rapidio/devices/tsi721.c u64 rx_phys; rx_phys 2471 drivers/rapidio/devices/tsi721.c rx_phys = ((u64)le32_to_cpu(desc->bufptr_hi) << 32) | rx_phys 2475 drivers/rapidio/devices/tsi721.c (rx_phys - (u64)priv->imsg_ring[mbox].buf_phys); rx_phys 2494 drivers/rapidio/devices/tsi721.c free_ptr[priv->imsg_ring[mbox].fq_wrptr] = cpu_to_le64(rx_phys); rx_phys 1590 include/net/bluetooth/hci.h __u8 rx_phys; rx_phys 95 include/soc/tegra/ivc.h dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, rx_phys 856 net/bluetooth/hci_core.c cp.rx_phys = hdev->le_rx_def_phys; rx_phys 1107 net/bluetooth/hci_event.c hdev->le_rx_def_phys = cp->rx_phys; rx_phys 3514 net/bluetooth/mgmt.c cp_phy.rx_phys |= HCI_LE_SET_PHY_1M; rx_phys 3517 net/bluetooth/mgmt.c cp_phy.rx_phys |= HCI_LE_SET_PHY_2M; rx_phys 3520 net/bluetooth/mgmt.c cp_phy.rx_phys |= HCI_LE_SET_PHY_CODED;