Home
last modified time | relevance | path

Searched defs:tx_ch (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/musb/
Dcppi_dma.c181 struct cppi_channel *tx_ch = controller->tx + i; in cppi_controller_start() local
1170 struct cppi_channel *tx_ch; in cppi_interrupt() local
/drivers/tty/serial/
Dstm32-usart.h260 struct dma_chan *tx_ch; /* dma tx channel */ member
/drivers/spi/
Dspi-img-spfi.c99 struct dma_chan *tx_ch; member
/drivers/remoteproc/
Dimx_rproc.c111 struct mbox_chan *tx_ch; member
/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2507 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len) in _cfg80211_rtw_mgmt_tx()
2585 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local