Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
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()
332 alloc_tail->group_head = alloc_start; in iop_adma_alloc_slots()
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()
[all …]
/linux-6.1.9/include/linux/platform_data/
Ddma-iop32x.h87 struct iop_adma_desc_slot *group_head; member
/linux-6.1.9/drivers/dma/ppc4xx/
Dadma.h145 struct ppc440spe_adma_desc_slot *group_head; member
Dadma.c1423 struct ppc440spe_adma_desc_slot *iter = tdesc->group_head; in ppc440spe_get_group_entry()
1746 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()
[all …]
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
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()