Home
last modified time | relevance | path

Searched refs:chan_desc (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
D11h.c159 cr_req->chan_desc.start_freq = cpu_to_le16(MWIFIEX_A_BAND_START_FREQ); in mwifiex_cmd_issue_chan_report_request()
160 cr_req->chan_desc.chan_num = radar_params->chandef->chan->hw_value; in mwifiex_cmd_issue_chan_report_request()
161 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
Dfw.h1331 struct mwifiex_chan_desc chan_desc; member
/drivers/dma/
Dsa11x0-dma.c807 static const struct sa11x0_dma_channel_desc chan_desc[] = { variable
841 for (i = 0; i < ARRAY_SIZE(chan_desc); i++) { in sa11x0_dma_init_dmadev()
851 c->ddar = chan_desc[i].ddar; in sa11x0_dma_init_dmadev()
852 c->name = chan_desc[i].name; in sa11x0_dma_init_dmadev()