tx_phys 613 drivers/firmware/tegra/ivc.c dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, tx_phys 653 drivers/firmware/tegra/ivc.c ivc->tx.phys = tx_phys; tx_phys 229 drivers/net/ethernet/hisilicon/hip04_eth.c dma_addr_t tx_phys[TX_DESC_NUM]; tx_phys 469 drivers/net/ethernet/hisilicon/hip04_eth.c if (priv->tx_phys[tx_tail]) { tx_phys 470 drivers/net/ethernet/hisilicon/hip04_eth.c dma_unmap_single(priv->dev, priv->tx_phys[tx_tail], tx_phys 473 drivers/net/ethernet/hisilicon/hip04_eth.c priv->tx_phys[tx_tail] = 0; tx_phys 528 drivers/net/ethernet/hisilicon/hip04_eth.c priv->tx_phys[tx_head] = phys; tx_phys 1589 include/net/bluetooth/hci.h __u8 tx_phys; tx_phys 95 include/soc/tegra/ivc.h dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, tx_phys 855 net/bluetooth/hci_core.c cp.tx_phys = hdev->le_tx_def_phys; tx_phys 1106 net/bluetooth/hci_event.c hdev->le_tx_def_phys = cp->tx_phys; tx_phys 3505 net/bluetooth/mgmt.c cp_phy.tx_phys |= HCI_LE_SET_PHY_1M; tx_phys 3508 net/bluetooth/mgmt.c cp_phy.tx_phys |= HCI_LE_SET_PHY_2M; tx_phys 3511 net/bluetooth/mgmt.c cp_phy.tx_phys |= HCI_LE_SET_PHY_CODED;