Searched refs:fw_feat_tbl (Results 1 – 1 of 1) sorted by relevance
223 static const struct __fw_feat_cfg fw_feat_tbl[] = { variable247 for (i = 0; i < ARRAY_SIZE(fw_feat_tbl); i++) { in rtw89_fw_recognize_features()248 ent = &fw_feat_tbl[i]; in rtw89_fw_recognize_features()283 for (i = 0; i < ARRAY_SIZE(fw_feat_tbl); i++) { in rtw89_early_fw_feature_recognize()284 const struct __fw_feat_cfg *ent = &fw_feat_tbl[i]; in rtw89_early_fw_feature_recognize()