Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.h33 #define HIF_SDIO_MAX_AL_CHANNELS 2 macro
H A Dadma.c474 struct sdio_al_channel_data qcn7605_chan[HIF_SDIO_MAX_AL_CHANNELS] = {
738 if (chan > HIF_SDIO_MAX_AL_CHANNELS) { in dl_data_avail_cb()