Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Diop-adma.c77 if (desc->group_head) in iop_adma_run_tx_complete_actions()
78 desc->group_head = NULL; in iop_adma_run_tx_complete_actions()
340 alloc_tail->group_head = alloc_start; in iop_adma_alloc_slots()
380 grp_start = sw_desc->group_head; in iop_adma_tx_submit()
507 grp_start = sw_desc->group_head; in iop_adma_prep_dma_interrupt()
535 grp_start = sw_desc->group_head; in iop_adma_prep_dma_memcpy()
568 grp_start = sw_desc->group_head; in iop_adma_prep_dma_xor()
601 grp_start = sw_desc->group_head; in iop_adma_prep_dma_xor_val()
648 g = sw_desc->group_head; in iop_adma_prep_dma_pq()
707 g = sw_desc->group_head; in iop_adma_prep_dma_pq_val()
[all …]
/Linux-v4.19/arch/arm/include/asm/hardware/
Diop_adma.h96 struct iop_adma_desc_slot *group_head; member
/Linux-v4.19/drivers/dma/ppc4xx/
Dadma.h148 struct ppc440spe_adma_desc_slot *group_head; member
Dadma.c1437 struct ppc440spe_adma_desc_slot *iter = tdesc->group_head; in ppc440spe_get_group_entry()
1760 alloc_tail->group_head = alloc_start; in ppc440spe_adma_alloc_slots()
1920 group_start = sw_desc->group_head; in ppc440spe_adma_tx_submit()
1976 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_interrupt()
2014 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_memcpy()
2057 group_start = sw_desc->group_head; in ppc440spe_adma_prep_dma_xor()
2651 iter = sw_desc->group_head; in ppc440spe_adma_prep_dma_pqzero_sum()
2812 ppc440spe_desc_set_dest_addr(sw_desc->group_head, in ppc440spe_adma_set_dest()
3202 iter = sw_desc->group_head; in ppc440spe_adma_pq_set_src()
3226 sw_desc = sw_desc->group_head; in ppc440spe_adma_memcpy_xor_set_src()
[all …]
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c2625 struct list_head group_head; member
2694 INIT_LIST_HEAD(&new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2717 bnx2x_free_groups(&new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2723 &new_cmd->group_head); in bnx2x_mcast_enqueue_cmd()
2725 elem_group = list_first_entry(&new_cmd->group_head, in bnx2x_mcast_enqueue_cmd()
3045 elem_group = list_first_entry(&cmd_pos->group_head, in bnx2x_mcast_hdl_pending_set_e2_convert()
3153 bnx2x_free_groups(&cmd_pos->group_head); in bnx2x_mcast_handle_pending_cmds_e2()
3792 bnx2x_free_groups(&cmd_pos->group_head); in bnx2x_mcast_handle_pending_cmds_e1()