Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2923 struct rtw89_vif { struct
2924 struct list_head list;
2925 struct rtw89_dev *rtwdev;
2926 struct rtw89_roc roc;
2927 enum rtw89_sub_entity_idx sub_entity_idx;
2928 enum rtw89_reg_6ghz_power reg_6ghz_power;
2930 u8 mac_id;
2931 u8 port;
2932 u8 mac_addr[ETH_ALEN];
2933 u8 bssid[ETH_ALEN];
[all …]