Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1645 txwd_body->dword2 = rtw89_build_txwd_body2(desc_info); in rtw89_core_fill_txdesc()
1654 txwd_info->dword2 = rtw89_build_txwd_info2(desc_info); in rtw89_core_fill_txdesc()
1670 txwd_body->dword2 = rtw89_build_txwd_body2(desc_info); in rtw89_core_fill_txdesc_v1()
1684 txwd_info->dword2 = rtw89_build_txwd_info2_v1(desc_info); in rtw89_core_fill_txdesc_v1()
1850 txwd_body->dword2 = rtw89_build_txwd_body2_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1865 txwd_info->dword2 = rtw89_build_txwd_info2_v2(desc_info); in rtw89_core_fill_txdesc_v2()
1879 txwd_body->dword2 = rtw89_build_txwd_body2_v3(desc_info); in rtw89_core_fill_txdesc_v3()
1894 txwd_info->dword2 = rtw89_build_txwd_info2_v3(desc_info); in rtw89_core_fill_txdesc_v3()
4132 desc_info->free_run_cnt = le32_get_bits(rxd_s->dword2, AX_RXD_FREERUN_CNT_MASK); in rtw89_core_query_rxdesc()
4185 desc_info->frame_type = le32_get_bits(rxd_s->dword2, BE_RXD_TYPE_MASK); in rtw89_core_query_rxdesc_v2()
[all …]
H A Dcore.h1098 __le32 dword2; member
1107 __le32 dword2; member
1118 __le32 dword2; member
1129 __le32 dword2; member
1138 __le32 dword2; member
1189 __le32 dword2; member
1196 __le32 dword2; member
1205 __le32 dword2; member
1214 __le32 dword2; member
1225 __le32 dword2; member
[all …]
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h349 __le32 dword2; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c5833 u32 dword2; member
7194 dword12 = ((u64)element->dword2 << 32) | element->dword1; in qed_parse_igu_fifo_element()
7290 element->dword2, element->dword1, in qed_parse_igu_fifo_element()