Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dphy.c20 union phy_table_tile { union
1096 const union phy_table_tile *p = tbl->data; in rtw_parse_tbl_phy_cond()
1097 const union phy_table_tile *end = p + tbl->size / 2; in rtw_parse_tbl_phy_cond()
1101 BUILD_BUG_ON(sizeof(union phy_table_tile) != sizeof(struct phy_cfg_pair)); in rtw_parse_tbl_phy_cond()