Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1552 struct dev_cap_t { struct
1553 u64 hw_sup_flags;/*hw's feature support flags*/
1555 bool la_mode;
1557 u8 pkg_type;
1558 u8 rfe_type;
1559 u8 bypass_rfe_chk;
1560 u8 xcap;
1561 struct rtw_fw_cap_t fw_cap;
1563 bool mcc_sup;
1566 bool dbcc_sup;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1531 struct dev_cap_t { struct
1532 u64 hw_sup_flags;/*hw's feature support flags*/
1534 bool la_mode;
1536 u8 pkg_type;
1537 u8 rfe_type;
1538 u8 bypass_rfe_chk;
1539 u8 xcap;
1540 struct rtw_fw_cap_t fw_cap;
1542 bool mcc_sup;
1545 bool dbcc_sup;
[all …]