Searched defs:rx_channel (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/mailbox/ |
H A D | mailbox-test.c | 38 struct mbox_chan *rx_channel; member
|
/linux/drivers/usb/musb/ |
H A D | ux500_dma.c | 44 struct ux500_dma_channel rx_channel[UX500_MUSB_DMA_NUM_RX_TX_CHANNELS]; member
|
H A D | musb_core.h | 220 struct dma_channel *rx_channel; member
|
/linux/drivers/usb/atm/ |
H A D | usbatm.h | 154 struct usbatm_channel rx_channel; member
|
/linux/include/soc/tegra/ |
H A D | bpmp.h | 83 struct tegra_bpmp_channel *tx_channel, *rx_channel, *threaded_channels; member
|
/linux/drivers/net/ethernet/ti/ |
H A D | netcp.h | 105 void *rx_channel; member
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.c | 1540 int rx_channel) in lan743x_dmac_rx_get_state() 1552 int rx_channel) in lan743x_dmac_rx_wait_till_stopped()
|
H A D | lan743x_main.h | 161 #define FCT_FLOW(rx_channel) (0xE0 + ((rx_channel) << 2)) argument
|
/linux/drivers/mmc/host/ |
H A D | mmci.c | 838 struct dma_chan *rx_channel; member
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1129 struct ieee80211_channel *rx_channel; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 699 struct ieee80211_channel *rx_channel; member
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 728 struct ieee80211_channel *rx_channel; member
|
/linux/include/net/ |
H A D | cfg80211.h | 7372 cfg80211_inform_bss_frame(struct wiphy * wiphy,struct ieee80211_channel * rx_channel,struct ieee80211_mgmt * mgmt,size_t len,s32 signal,gfp_t gfp) cfg80211_inform_bss_frame() argument 7504 cfg80211_inform_bss(struct wiphy * wiphy,struct ieee80211_channel * rx_channel,enum cfg80211_bss_frame_type ftype,const u8 * bssid,u64 tsf,u16 capability,u16 beacon_interval,const u8 * ie,size_t ielen,s32 signal,gfp_t gfp) cfg80211_inform_bss() argument
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 3660 int rx_channel = rp->rx_channel; in niu_sync_rx_discard_stats() local
|
H A D | niu.h | 2909 int rx_channel; member
|