Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dfw.c206 u16 if_comb_types) in carl9170_fw_set_if_combinations() argument
212 ar->if_comb_limits[0].types = if_comb_types; in carl9170_fw_set_if_combinations()
227 u16 if_comb_types; in carl9170_fw() local
312 if_comb_types = BIT(NL80211_IFTYPE_STATION) | in carl9170_fw()
341 if_comb_types |= BIT(NL80211_IFTYPE_AP); in carl9170_fw()
344 if_comb_types |= in carl9170_fw()
350 carl9170_fw_set_if_combinations(ar, if_comb_types); in carl9170_fw()
352 ar->hw->wiphy->interface_modes |= if_comb_types; in carl9170_fw()