Home
last modified time | relevance | path

Searched refs:dword12 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_buffer_ap.h1019 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1023 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x7f, 17)
1025 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1028 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1032 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x1fff, 4)
1034 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1037 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1041 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0xf, 0)
1043 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, 0xf, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_tx_desc_buffer_ap.h1019 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1023 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x7f, 17)
1025 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1028 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1032 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x1fff, 4)
1034 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1037 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1041 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0xf, 0)
1043 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, 0xf, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_buffer_ap.h1020 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1024 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x7f, 17)
1026 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1029 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1033 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0x1fff, 4)
1035 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, \
1038 HALMAC_SET_DESC_FIELD_CLR(((struct halmac_tx_desc *)txdesc)->dword12, \
1042 ((struct halmac_tx_desc *)txdesc)->dword12, value, 0xf, 0)
1044 HALMAC_GET_DESC_FIELD(((struct halmac_tx_desc *)txdesc)->dword12, 0xf, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/fw_ax/inc_hdr/
H A Dfwcmd_intf.h5167 u32 dword12; member
5187 u32 dword12; member
5227 u32 dword12; member
5442 u32 dword12; member
5575 u32 dword12; member
5806 u32 dword12; member
5826 u32 dword12; member
6059 u32 dword12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/fw_ax/inc_hdr/
H A Dfwcmd_intf.h5167 u32 dword12; member
5187 u32 dword12; member
5227 u32 dword12; member
5442 u32 dword12; member
5575 u32 dword12; member
5806 u32 dword12; member
5826 u32 dword12; member
6059 u32 dword12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Daddr_cam.c259 fw_addrcam->dword12 = in fill_bssid_cam_info()
H A Dtblupd.c292 tbl->dword12 = in mac_upd_ul_fixinfo()
1362 tbl->dword12 = in mac_upd_cctl_info()
H A Dsounding.c831 h2c->dword12 = in mac_set_snd_para()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Daddr_cam.c259 fw_addrcam->dword12 = in fill_bssid_cam_info()
H A Dtblupd.c292 tbl->dword12 = in mac_upd_ul_fixinfo()
1362 tbl->dword12 = in mac_upd_cctl_info()
H A Dsounding.c831 h2c->dword12 = in mac_set_snd_para()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1111 __le32 dword12; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6744 u64 dword12; in qed_parse_igu_fifo_element() local
6749 dword12 = ((u64)element->dword2 << 32) | element->dword1; in qed_parse_igu_fifo_element()
6750 is_wr_cmd = GET_FIELD(dword12, IGU_FIFO_ELEMENT_DWORD12_IS_WR_CMD); in qed_parse_igu_fifo_element()
6794 wr_data = GET_FIELD(dword12, IGU_FIFO_ELEMENT_DWORD12_WR_DATA); in qed_parse_igu_fifo_element()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c1905 c.features.dword12 = cpu_to_le32(host_mem_size); in nvme_set_host_mem()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h12223 u32 dword12; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h12223 u32 dword12; member