Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/realtek/rtw89/
Dcore.h3023 struct rtw89_vif { struct
3024 struct list_head list;
3025 struct rtw89_dev *rtwdev;
3026 struct rtw89_roc roc;
3027 bool chanctx_assigned; /* only valid when running with chanctx_ops */
3028 enum rtw89_sub_entity_idx sub_entity_idx;
3029 enum rtw89_reg_6ghz_power reg_6ghz_power;
3031 u8 mac_id;
3032 u8 port;
3033 u8 mac_addr[ETH_ALEN];
[all …]