Searched refs:phy_table_tile (Results 1 – 1 of 1) sorted by relevance
20 union phy_table_tile { union1091 const union phy_table_tile *p = tbl->data; in rtw_parse_tbl_phy_cond()1092 const union phy_table_tile *end = p + tbl->size / 2; in rtw_parse_tbl_phy_cond()1096 BUILD_BUG_ON(sizeof(union phy_table_tile) != sizeof(struct phy_cfg_pair)); in rtw_parse_tbl_phy_cond()