Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c1617 txwd_body->dword2 = rtw89_build_txwd_body2(desc_info); in rtw89_core_fill_txdesc()
1626 txwd_info->dword2 = rtw89_build_txwd_info2(desc_info); in rtw89_core_fill_txdesc()
1642 txwd_body->dword2 = rtw89_build_txwd_body2(desc_info); in rtw89_core_fill_txdesc_v1()
1656 txwd_info->dword2 = rtw89_build_txwd_info2_v1(desc_info); in rtw89_core_fill_txdesc_v1()
1822 txwd_body->dword2 = rtw89_build_txwd_body2_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1837 txwd_info->dword2 = rtw89_build_txwd_info2_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1851 txwd_body->dword2 = rtw89_build_txwd_body2_v3(desc_info); in rtw89_core_fill_txdesc_v3()
1866 txwd_info->dword2 = rtw89_build_txwd_info2_v3(desc_info); in rtw89_core_fill_txdesc_v3()
3457 desc_info->free_run_cnt = le32_get_bits(rxd_s->dword2, AX_RXD_FREERUN_CNT_MASK); in rtw89_core_query_rxdesc()
3508 desc_info->frame_type = le32_get_bits(rxd_s->dword2, BE_RXD_TYPE_MASK); in rtw89_core_query_rxdesc_v2()
[all …]
H A Dcore.h1056 __le32 dword2; member
1065 __le32 dword2; member
1076 __le32 dword2; member
1087 __le32 dword2; member
1096 __le32 dword2; member
1145 __le32 dword2; member
1152 __le32 dword2; member
1161 __le32 dword2; member
1170 __le32 dword2; member
1181 __le32 dword2; member
[all …]