Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcore.h2929 struct rtw89_vif { struct
2930 struct list_head list;
2931 struct rtw89_dev *rtwdev;
2932 struct rtw89_roc roc;
2933 enum rtw89_sub_entity_idx sub_entity_idx;
2934 enum rtw89_reg_6ghz_power reg_6ghz_power;
2936 u8 mac_id;
2937 u8 port;
2938 u8 mac_addr[ETH_ALEN];
2939 u8 bssid[ETH_ALEN];
[all …]