Searched refs:frame_phys (Results 1 – 2 of 2) sorted by relevance
263 &cmd->frame_phys, GFP_KERNEL); in mvumi_create_internal_cmd()276 cmd->frame, cmd->frame_phys); in mvumi_create_internal_cmd()305 cmd->frame, cmd->frame_phys); in mvumi_delete_internal_cmd()379 cmd->frame_phys = mhba->ib_frame_phys in mvumi_alloc_cmds()1850 cpu_to_le32(lower_32_bits(cmd->frame_phys)); in mvumi_send_command()1852 cpu_to_le32(upper_32_bits(cmd->frame_phys)); in mvumi_send_command()
249 dma_addr_t frame_phys; member