Searched refs:ath_mac_bb_names (Results 1 – 1 of 1) sorted by relevance
1353 } ath_mac_bb_names[] = { variable1382 for (i = 0; i < ARRAY_SIZE(ath_mac_bb_names); i++) { in arn_mac_bb_name()1383 if (ath_mac_bb_names[i].version == mac_bb_version) { in arn_mac_bb_name()1384 return (ath_mac_bb_names[i].name); in arn_mac_bb_name()