Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/platform_data/
A Ddma-iop32x.h87 struct iop_adma_desc_slot *group_head; member
/linux-6.3-rc2/drivers/dma/ppc4xx/
A Dadma.h145 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()
3515 iter = sw_desc->group_head; in ppc440spe_adma_pq_set_src_mult()
[all …]
/linux-6.3-rc2/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 27 milliseconds