Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c80 int len, i, n_max_channels, n_2ch = 0, n_5ch = 0, n_6ch = 0; in mt76_connac_mcu_set_channel_domain() local
110 n_max_channels = phy->sband_2g.sband.n_channels + in mt76_connac_mcu_set_channel_domain()
113 len = sizeof(hdr) + n_max_channels * sizeof(channel); in mt76_connac_mcu_set_channel_domain()