Searched refs:fw_feat_tbl (Results 1 – 1 of 1) sorted by relevance
859 static const struct __fw_feat_cfg fw_feat_tbl[] = {943 for (i = 0; i < ARRAY_SIZE(fw_feat_tbl); i++) { in rtw89_fw_iterate_feature_cfg() 944 const struct __fw_feat_cfg *ent = &fw_feat_tbl[i]; in rtw89_fw_iterate_feature_cfg() 851 static const struct __fw_feat_cfg fw_feat_tbl[] = { global() variable