Searched defs:tx_phys (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/firmware/tegra/ |
| H A D | ivc.c | 612 tegra_ivc_init(struct tegra_ivc *ivc, struct device *peer, void *rx, dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, unsigned int num_frames, size_t frame_size, void (*notify)(struct tegra_ivc *ivc, void *data), void *data) tegra_ivc_init() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/tegra/ |
| H A D | ivc.c | 646 tegra_ivc_init(struct tegra_ivc *ivc, struct device *peer, const struct iosys_map *rx, dma_addr_t rx_phys, const struct iosys_map *tx, dma_addr_t tx_phys, unsigned int num_frames, size_t frame_size, void (*notify)(struct tegra_ivc *ivc, void *data), void *data) tegra_ivc_init() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
| H A D | hip04_eth.c | 229 dma_addr_t tx_phys[TX_DESC_NUM]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
| H A D | hip04_eth.c | 229 dma_addr_t tx_phys[TX_DESC_NUM]; member
|
| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| H A D | hci.h | 1674 __u8 tx_phys; member
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | hci.h | 1889 __u8 tx_phys; member
|
Completed in 23 milliseconds