Home
last modified time | relevance | path

Searched refs:group_head (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/dma/
A Diop-adma.c68 if (desc->group_head) in iop_adma_run_tx_complete_actions()
69 desc->group_head = NULL; in iop_adma_run_tx_complete_actions()
371 grp_start = sw_desc->group_head; in iop_adma_tx_submit()
496 grp_start = sw_desc->group_head; in iop_adma_prep_dma_interrupt()
524 grp_start = sw_desc->group_head; in iop_adma_prep_dma_memcpy()
557 grp_start = sw_desc->group_head; in iop_adma_prep_dma_xor()
590 grp_start = sw_desc->group_head; in iop_adma_prep_dma_xor_val()
637 g = sw_desc->group_head; in iop_adma_prep_dma_pq()
696 g = sw_desc->group_head; in iop_adma_prep_dma_pq_val()
1447 grp_start = sw_desc->group_head; in iop_chan_start_null_memcpy()
[all …]
/linux/include/linux/platform_data/
A Ddma-iop32x.h87 struct iop_adma_desc_slot *group_head; member
/linux/drivers/dma/ppc4xx/
A Dadma.h148 struct ppc440spe_adma_desc_slot *group_head; member
A Dadma.c1746 alloc_tail->group_head = alloc_start; in ppc440spe_adma_alloc_slots()
1906 group_start = sw_desc->group_head; in ppc440spe_adma_tx_submit()
1962 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_interrupt()
2000 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_memcpy()
2043 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_xor()
2637 iter = sw_desc->group_head; in ppc440spe_adma_prep_dma_pqzero_sum()
2798 ppc440spe_desc_set_dest_addr(sw_desc->group_head, in ppc440spe_adma_set_dest()
3188 iter = sw_desc->group_head; in ppc440spe_adma_pq_set_src()
3212 sw_desc = sw_desc->group_head; in ppc440spe_adma_memcpy_xor_set_src()
3516 iter = sw_desc->group_head; in ppc440spe_adma_pq_set_src_mult()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.c2627 struct list_head group_head; member
2696 INIT_LIST_HEAD(&new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2719 bnx2x_free_groups(&new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2725 &new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2727 elem_group = list_first_entry(&new_cmd->group_head, in bnx2x_mcast_enqueue_cmd()
3047 elem_group = list_first_entry(&cmd_pos->group_head, in bnx2x_mcast_hdl_pending_set_e2_convert()
3155 bnx2x_free_groups(&cmd_pos->group_head); in bnx2x_mcast_handle_pending_cmds_e2()
3794 bnx2x_free_groups(&cmd_pos->group_head); in bnx2x_mcast_handle_pending_cmds_e1()

Completed in 31 milliseconds