Home
last modified time | relevance | path

Searched refs:dword0 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge_intr.c416 sfxge_err(efsys_identifier_t *arg, unsigned int code, uint32_t dword0, in sfxge_err() argument
424 __sfxge_err[code], dword1, dword0); in sfxge_err()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c1229 txwd_body->dword0 = rtw89_build_txwd_body0(desc_info); in rtw89_core_fill_txdesc()
1237 txwd_info->dword0 = rtw89_build_txwd_info0(desc_info); in rtw89_core_fill_txdesc()
1252 txwd_body->dword0 = rtw89_build_txwd_body0_v1(desc_info); in rtw89_core_fill_txdesc_v1()
1266 txwd_info->dword0 = rtw89_build_txwd_info0_v1(desc_info); in rtw89_core_fill_txdesc_v1()
1385 txwd_body->dword0 = rtw89_build_txwd_body0_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1399 txwd_info->dword0 = rtw89_build_txwd_info0_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1422 txwd_v1->dword0 = rtw89_build_txwd_fwcmd0_v1(desc_info); in rtw89_core_fill_txdesc_fwcmd_v1()
1442 txwd_v2->dword0 = rtw89_build_txwd_fwcmd0_v2(desc_info); in rtw89_core_fill_txdesc_fwcmd_v2()
2256 desc_info->pkt_size = le32_get_bits(rxd_s->dword0, AX_RXD_RPKT_LEN_MASK); in rtw89_core_query_rxdesc()
2257 desc_info->drv_info_size = le32_get_bits(rxd_s->dword0, AX_RXD_DRV_INFO_SIZE_MASK); in rtw89_core_query_rxdesc()
[all …]
H A Dcore.h994 __le32 dword0;
1003 __le32 dword0;
1014 __le32 dword0;
1025 __le32 dword0;
1034 __le32 dword0;
1082 __le32 dword0;
1089 __le32 dword0;
1098 __le32 dword0;
1109 __le32 dword0;
934 __le32 dword0; global() member
943 __le32 dword0; global() member
954 __le32 dword0; global() member
998 __le32 dword0; global() member
1005 __le32 dword0; global() member
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h262 union dword0 { union
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h396 u32 dword0; member
H A Decore_dbg_fw_funcs.c3484 u8 mem_group_id = GET_FIELD(mem->dword0, DBG_DUMP_MEM_MEM_GROUP_ID); in ecore_grc_dump_mem_entries()
3497 mem_addr = GET_FIELD(mem->dword0, DBG_DUMP_MEM_ADDRESS); in ecore_grc_dump_mem_entries()