Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c115 static const struct ieee80211_iface_combination wfx_iface_combinations[] = { variable
294 hw->wiphy->n_iface_combinations = ARRAY_SIZE(wfx_iface_combinations); in wfx_init_common()
295 hw->wiphy->iface_combinations = wfx_iface_combinations; in wfx_init_common()