Searched defs:tx_ch (Results 1 – 4 of 4) sorted by relevance
181 struct cppi_channel *tx_ch = controller->tx + i; in cppi_controller_start() local1170 struct cppi_channel *tx_ch; in cppi_interrupt() local
256 struct dma_chan *tx_ch; /* dma tx channel */ member
103 struct dma_chan *tx_ch; member
3044 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len) in _cfg80211_rtw_mgmt_tx()3136 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local