Searched defs:rtw89_vif_link (Results 1 – 1 of 1) sorted by relevance
3575 struct rtw89_vif_link { struct3576 struct rtw89_vif *rtwvif;3577 struct list_head dlink_schd;3578 unsigned int link_id;3580 bool chanctx_assigned; /* only valid when running with chanctx_ops */3581 enum rtw89_chanctx_idx chanctx_idx;3582 enum rtw89_reg_6ghz_power reg_6ghz_power;3583 struct rtw89_reg_6ghz_tpe reg_6ghz_tpe;3585 u8 mac_id;3586 u8 port;[all …]