Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Dfw.c206 u16 if_comb_types) in carl9170_fw_set_if_combinations()
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()
205 carl9170_fw_set_if_combinations(struct ar9170 *ar, u16 if_comb_types) carl9170_fw_set_if_combinations() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dfw.c206 u16 if_comb_types) in carl9170_fw_set_if_combinations()
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()
205 carl9170_fw_set_if_combinations(struct ar9170 *ar, u16 if_comb_types) carl9170_fw_set_if_combinations() argument

Completed in 2 milliseconds