Home
last modified time | relevance | path

Searched refs:HIF_ADMA_MAX_CHANS (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h181 #define HIF_ADMA_MAX_CHANS 2 macro
216 struct sdio_al_channel_handle *al_chan[HIF_ADMA_MAX_CHANS];
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c504 struct sdio_al_channel_data *chan_data[HIF_ADMA_MAX_CHANS]; in hif_dev_register_channels()