Home
last modified time | relevance | path

Searched defs:cmd_sync (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c52 struct phl_cmd_sync cmd_sync; member
59 static void _phl_cmd_sync_dump(struct phl_cmd_sync *cmd_sync, const char *caller) in _phl_cmd_sync_dump()
69 struct phl_cmd_sync *cmd_sync, u32 timeout_ms) in _phl_cmd_sync_init()
82 struct phl_cmd_sync *cmd_sync) in _phl_cmd_sync_deinit()
106 _phl_cmd_wait(struct phl_info_t *phl_info, struct phl_cmd_sync *cmd_sync) in _phl_cmd_wait()
141 struct phl_cmd_sync *cmd_sync, enum phl_cmd_sts status) in _phl_cmd_done()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c52 struct phl_cmd_sync cmd_sync; member
59 static void _phl_cmd_sync_dump(struct phl_cmd_sync *cmd_sync, const char *caller) in _phl_cmd_sync_dump()
69 struct phl_cmd_sync *cmd_sync, u32 timeout_ms) in _phl_cmd_sync_init()
82 struct phl_cmd_sync *cmd_sync) in _phl_cmd_sync_deinit()
106 _phl_cmd_wait(struct phl_info_t *phl_info, struct phl_cmd_sync *cmd_sync) in _phl_cmd_wait()
141 struct phl_cmd_sync *cmd_sync, enum phl_cmd_sts status) in _phl_cmd_done()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c372 struct arm_smmu_cmdq_ent cmd_sync = { in arm_smmu_cmdq_skip_err() local
730 u64 cmd_sync[CMDQ_ENT_DWORDS]; in arm_smmu_cmdq_issue_cmdlist() local