Home
last modified time | relevance | path

Searched defs:btc_wl_link_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h947 struct btc_wl_link_info { struct
948 struct btc_statistic stat;
949 enum rtw_traffic_dir dir;
950 struct rtw_chan_def chdef;
952 u8 mode; /* wl mode: 11b, 11g, 11n... */
953 u8 ch;
954 u8 bw;
955 u8 band; /* enum RF band: 2.4G/5G/6G */
956 u8 role; /*enum role_type */
957 u8 pid; /* MAC HW Port id: 0~4 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h947 struct btc_wl_link_info { struct
948 struct btc_statistic stat;
949 enum rtw_traffic_dir dir;
950 struct rtw_chan_def chdef;
952 u8 mode; /* wl mode: 11b, 11g, 11n... */
953 u8 ch;
954 u8 bw;
955 u8 band; /* enum RF band: 2.4G/5G/6G */
956 u8 role; /*enum role_type */
957 u8 pid; /* MAC HW Port id: 0~4 */
[all …]