Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c138 const int n_nan = ARRAY_SIZE(if_comb_chanctx_nan); in mt792x_setup_iface_combinations() local
155 comb = devm_kcalloc(&wiphy->dev, n_base + n_nan, sizeof(*comb), in mt792x_setup_iface_combinations()
164 dev->n_iface_combinations = n_base + n_nan; in mt792x_setup_iface_combinations()