Home
last modified time | relevance | path

Searched refs:start_bd (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c78 if (!bd_table->start_bd) { in ep_bd_list_free()
85 bd_table->start_bd, in ep_bd_list_free()
89 bd_table->start_bd, in ep_bd_list_free()
107 prev_table->start_bd[bd_p_tab-1].offset[0] = in chain_table()
110 prev_table->start_bd[bd_p_tab-1].offset[1] = in chain_table()
113 prev_table->start_bd[bd_p_tab-1].offset[2] = in chain_table()
116 prev_table->start_bd[bd_p_tab-1].offset[3] = in chain_table()
154 bd_table->start_bd = dma_pool_zalloc(bdc->bd_table_pool, in ep_bd_list_alloc()
157 if (!bd_table->start_bd) { in ep_bd_list_alloc()
166 index, bd_table->start_bd, in ep_bd_list_alloc()
[all …]
H A Dbdc_dbg.c106 bd = bd_table->start_bd + bdi; in bdc_dbg_bd_list()
H A Dbdc.h290 struct bdc_bd *start_bd; member
H A Dbdc_cmd.c127 bd = ep->bd_list.bd_table_array[0]->start_bd; in ep_bd_list_reinit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c78 if (!bd_table->start_bd) { in ep_bd_list_free()
85 bd_table->start_bd, in ep_bd_list_free()
89 bd_table->start_bd, in ep_bd_list_free()
107 prev_table->start_bd[bd_p_tab-1].offset[0] = in chain_table()
110 prev_table->start_bd[bd_p_tab-1].offset[1] = in chain_table()
113 prev_table->start_bd[bd_p_tab-1].offset[2] = in chain_table()
116 prev_table->start_bd[bd_p_tab-1].offset[3] = in chain_table()
154 bd_table->start_bd = dma_pool_zalloc(bdc->bd_table_pool, in ep_bd_list_alloc()
157 if (!bd_table->start_bd) { in ep_bd_list_alloc()
166 index, bd_table->start_bd, in ep_bd_list_alloc()
[all …]
H A Dbdc_dbg.c106 bd = bd_table->start_bd + bdi; in bdc_dbg_bd_list()
H A Dbdc.h290 struct bdc_bd *start_bd; member
H A Dbdc_cmd.c127 bd = ep->bd_list.bd_table_array[0]->start_bd; in ep_bd_list_reinit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c78 if (!bd_table->start_bd) { in ep_bd_list_free()
85 bd_table->start_bd, in ep_bd_list_free()
89 bd_table->start_bd, in ep_bd_list_free()
107 prev_table->start_bd[bd_p_tab-1].offset[0] = in chain_table()
110 prev_table->start_bd[bd_p_tab-1].offset[1] = in chain_table()
113 prev_table->start_bd[bd_p_tab-1].offset[2] = in chain_table()
116 prev_table->start_bd[bd_p_tab-1].offset[3] = in chain_table()
154 bd_table->start_bd = dma_pool_zalloc(bdc->bd_table_pool, in ep_bd_list_alloc()
157 if (!bd_table->start_bd) { in ep_bd_list_alloc()
166 index, bd_table->start_bd, in ep_bd_list_alloc()
[all …]
H A Dbdc_dbg.c106 bd = bd_table->start_bd + bdi; in bdc_dbg_bd_list()
H A Dbdc.h290 struct bdc_bd *start_bd; member
H A Dbdc_cmd.c127 bd = ep->bd_list.bd_table_array[0]->start_bd; in ep_bd_list_reinit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c1797 struct core_tx_bd *start_bd = NULL; in qed_ll2_prepare_tx_packet_set_bd() local
1821 start_bd = (struct core_tx_bd *)qed_chain_produce(p_tx_chain); in qed_ll2_prepare_tx_packet_set_bd()
1824 start_bd->nw_vlan_or_lb_echo = in qed_ll2_prepare_tx_packet_set_bd()
1827 start_bd->nw_vlan_or_lb_echo = cpu_to_le16(pkt->vlan); in qed_ll2_prepare_tx_packet_set_bd()
1833 bitfield1 = le16_to_cpu(start_bd->bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1836 start_bd->bitfield1 = cpu_to_le16(bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1848 start_bd->bd_data.as_bitfield = cpu_to_le16(bd_data); in qed_ll2_prepare_tx_packet_set_bd()
1849 DMA_REGPAIR_LE(start_bd->addr, pkt->first_frag); in qed_ll2_prepare_tx_packet_set_bd()
1850 start_bd->nbytes = cpu_to_le16(pkt->first_frag_len); in qed_ll2_prepare_tx_packet_set_bd()
1861 le32_to_cpu(start_bd->addr.hi), in qed_ll2_prepare_tx_packet_set_bd()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c1797 struct core_tx_bd *start_bd = NULL; in qed_ll2_prepare_tx_packet_set_bd() local
1821 start_bd = (struct core_tx_bd *)qed_chain_produce(p_tx_chain); in qed_ll2_prepare_tx_packet_set_bd()
1824 start_bd->nw_vlan_or_lb_echo = in qed_ll2_prepare_tx_packet_set_bd()
1827 start_bd->nw_vlan_or_lb_echo = cpu_to_le16(pkt->vlan); in qed_ll2_prepare_tx_packet_set_bd()
1833 bitfield1 = le16_to_cpu(start_bd->bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1836 start_bd->bitfield1 = cpu_to_le16(bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1848 start_bd->bd_data.as_bitfield = cpu_to_le16(bd_data); in qed_ll2_prepare_tx_packet_set_bd()
1849 DMA_REGPAIR_LE(start_bd->addr, pkt->first_frag); in qed_ll2_prepare_tx_packet_set_bd()
1850 start_bd->nbytes = cpu_to_le16(pkt->first_frag_len); in qed_ll2_prepare_tx_packet_set_bd()
1861 le32_to_cpu(start_bd->addr.hi), in qed_ll2_prepare_tx_packet_set_bd()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c1797 struct core_tx_bd *start_bd = NULL; in qed_ll2_prepare_tx_packet_set_bd() local
1821 start_bd = (struct core_tx_bd *)qed_chain_produce(p_tx_chain); in qed_ll2_prepare_tx_packet_set_bd()
1824 start_bd->nw_vlan_or_lb_echo = in qed_ll2_prepare_tx_packet_set_bd()
1827 start_bd->nw_vlan_or_lb_echo = cpu_to_le16(pkt->vlan); in qed_ll2_prepare_tx_packet_set_bd()
1833 bitfield1 = le16_to_cpu(start_bd->bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1836 start_bd->bitfield1 = cpu_to_le16(bitfield1); in qed_ll2_prepare_tx_packet_set_bd()
1848 start_bd->bd_data.as_bitfield = cpu_to_le16(bd_data); in qed_ll2_prepare_tx_packet_set_bd()
1849 DMA_REGPAIR_LE(start_bd->addr, pkt->first_frag); in qed_ll2_prepare_tx_packet_set_bd()
1850 start_bd->nbytes = cpu_to_le16(pkt->first_frag_len); in qed_ll2_prepare_tx_packet_set_bd()
1861 le32_to_cpu(start_bd->addr.hi), in qed_ll2_prepare_tx_packet_set_bd()
[all …]
/dports/lang/ghc/ghc-8.10.7/rts/sm/
H A DScav.c1550 bdescr *start_bd = gen->scan_bd; in scavenge_one()
1553 if (start_bd != gen->scan_bd) { in scavenge_one()
1555 start_bd = start_bd->link; in scavenge_one()
1556 while (start_bd != gen->scan_bd) { in scavenge_one()
1558 start_bd = start_bd->link; in scavenge_one()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dcnic.c4931 struct eth_tx_start_bd *start_bd = &txbd->start_bd; in cnic_init_bnx2x_tx_ring() local
4937 start_bd->addr_hi = cpu_to_le32((u64) buf_map >> 32); in cnic_init_bnx2x_tx_ring()
4938 start_bd->addr_lo = cpu_to_le32(buf_map & 0xffffffff); in cnic_init_bnx2x_tx_ring()
4939 reg_bd->addr_hi = start_bd->addr_hi; in cnic_init_bnx2x_tx_ring()
4940 reg_bd->addr_lo = start_bd->addr_lo + 0x10; in cnic_init_bnx2x_tx_ring()
4941 start_bd->nbytes = cpu_to_le16(0x10); in cnic_init_bnx2x_tx_ring()
4942 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
4943 start_bd->bd_flags.as_bitfield = ETH_TX_BD_FLAGS_START_BD; in cnic_init_bnx2x_tx_ring()
4944 start_bd->general_data &= ~ETH_TX_START_BD_PARSE_NBDS; in cnic_init_bnx2x_tx_ring()
4945 start_bd->general_data |= (1 << ETH_TX_START_BD_HDR_NBDS_SHIFT); in cnic_init_bnx2x_tx_ring()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dcnic.c4931 struct eth_tx_start_bd *start_bd = &txbd->start_bd; in cnic_init_bnx2x_tx_ring() local
4937 start_bd->addr_hi = cpu_to_le32((u64) buf_map >> 32); in cnic_init_bnx2x_tx_ring()
4938 start_bd->addr_lo = cpu_to_le32(buf_map & 0xffffffff); in cnic_init_bnx2x_tx_ring()
4939 reg_bd->addr_hi = start_bd->addr_hi; in cnic_init_bnx2x_tx_ring()
4940 reg_bd->addr_lo = start_bd->addr_lo + 0x10; in cnic_init_bnx2x_tx_ring()
4941 start_bd->nbytes = cpu_to_le16(0x10); in cnic_init_bnx2x_tx_ring()
4942 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
4943 start_bd->bd_flags.as_bitfield = ETH_TX_BD_FLAGS_START_BD; in cnic_init_bnx2x_tx_ring()
4944 start_bd->general_data &= ~ETH_TX_START_BD_PARSE_NBDS; in cnic_init_bnx2x_tx_ring()
4945 start_bd->general_data |= (1 << ETH_TX_START_BD_HDR_NBDS_SHIFT); in cnic_init_bnx2x_tx_ring()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dcnic.c4931 struct eth_tx_start_bd *start_bd = &txbd->start_bd; in cnic_init_bnx2x_tx_ring() local
4937 start_bd->addr_hi = cpu_to_le32((u64) buf_map >> 32); in cnic_init_bnx2x_tx_ring()
4938 start_bd->addr_lo = cpu_to_le32(buf_map & 0xffffffff); in cnic_init_bnx2x_tx_ring()
4939 reg_bd->addr_hi = start_bd->addr_hi; in cnic_init_bnx2x_tx_ring()
4940 reg_bd->addr_lo = start_bd->addr_lo + 0x10; in cnic_init_bnx2x_tx_ring()
4941 start_bd->nbytes = cpu_to_le16(0x10); in cnic_init_bnx2x_tx_ring()
4942 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
4943 start_bd->bd_flags.as_bitfield = ETH_TX_BD_FLAGS_START_BD; in cnic_init_bnx2x_tx_ring()
4944 start_bd->general_data &= ~ETH_TX_START_BD_PARSE_NBDS; in cnic_init_bnx2x_tx_ring()
4945 start_bd->general_data |= (1 << ETH_TX_START_BD_HDR_NBDS_SHIFT); in cnic_init_bnx2x_tx_ring()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c212 tx_start_bd = &txdata->tx_desc_ring[bd_idx].start_bd; in bnx2x_free_tx_pkt()
3859 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_start_xmit()
H A Dbnx2x_ethtool.c2582 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_run_loopback()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c212 tx_start_bd = &txdata->tx_desc_ring[bd_idx].start_bd; in bnx2x_free_tx_pkt()
3859 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_start_xmit()
H A Dbnx2x_ethtool.c2582 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_run_loopback()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c212 tx_start_bd = &txdata->tx_desc_ring[bd_idx].start_bd; in bnx2x_free_tx_pkt()
3859 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_start_xmit()
H A Dbnx2x_ethtool.c2582 tx_start_bd = &txdata->tx_desc_ring[bd_prod].start_bd; in bnx2x_run_loopback()

12