Home
last modified time | relevance | path

Searched refs:phy_table_tile (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.c20 union phy_table_tile { union
1091 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()