Home
last modified time | relevance | path

Searched refs:RTW89_TXWD_BODY7_USE_RATE_V1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dtxrx.h105 #define RTW89_TXWD_BODY7_USE_RATE_V1 BIT(31) macro
H A Dcore.c1154 u32 dword = FIELD_PREP(RTW89_TXWD_BODY7_USE_RATE_V1, desc_info->use_rate) | in rtw89_build_txwd_body7_v1()