Home
last modified time | relevance | path

Searched refs:tx_he_ldpc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c801 role_cap->tx_he_ldpc = 1; in _phl_init_role_cap()
H A Dphl_def.h963 u8 tx_he_ldpc:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c819 role_cap->tx_he_ldpc = 1; in _phl_init_role_cap()
H A Dphl_def.h966 u8 tx_he_ldpc:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1632 cap->tx_he_ldpc &= (TEST_FLAG(rgstry->ldpc_cap, BIT3) ? 1 : 0); in rtw_update_phl_cap_by_rgstry()