if_comb_types     206 drivers/net/wireless/ath/carl9170/fw.c 					    u16 if_comb_types)
if_comb_types     212 drivers/net/wireless/ath/carl9170/fw.c 	ar->if_comb_limits[0].types = if_comb_types;
if_comb_types     227 drivers/net/wireless/ath/carl9170/fw.c 	u16 if_comb_types;
if_comb_types     312 drivers/net/wireless/ath/carl9170/fw.c 	if_comb_types = BIT(NL80211_IFTYPE_STATION) |
if_comb_types     341 drivers/net/wireless/ath/carl9170/fw.c 			if_comb_types |=
if_comb_types     346 drivers/net/wireless/ath/carl9170/fw.c 			if_comb_types |=
if_comb_types     352 drivers/net/wireless/ath/carl9170/fw.c 	carl9170_fw_set_if_combinations(ar, if_comb_types);
if_comb_types     354 drivers/net/wireless/ath/carl9170/fw.c 	ar->hw->wiphy->interface_modes |= if_comb_types;