Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dcore.h3481 struct rtw89_vif_link { struct
3482 struct rtw89_vif *rtwvif;
3483 unsigned int link_id;
3485 bool chanctx_assigned; /* only valid when running with chanctx_ops */
3486 enum rtw89_chanctx_idx chanctx_idx;
3487 enum rtw89_reg_6ghz_power reg_6ghz_power;
3488 struct rtw89_reg_6ghz_tpe reg_6ghz_tpe;
3490 u8 mac_id;
3491 u8 port;
3492 u8 mac_addr[ETH_ALEN];
[all …]