Searched defs:btc_wl_link_info (Results 1 – 2 of 2) sorted by relevance
947 struct btc_wl_link_info { struct948 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 …]