Searched refs:tx_frag (Results 1 – 6 of 6) sorted by relevance
406 } tx_frag; typedef424 tx_frag tx_frag; member431 tx_frag fragment;
1344 tx_descr->tx_frag.bytes = cpu_to_be32 (tx_len); in amb_send()1345 tx_descr->tx_frag.address = cpu_to_be32 (virt_to_bus (tx_data)); in amb_send()1358 tx.tx_descr_length = cpu_to_be16 (sizeof(tx_frag)+sizeof(tx_frag_end)); in amb_send()1359 tx.tx_descr_addr = cpu_to_be32 (virt_to_bus (&tx_descr->tx_frag)); in amb_send()
71 dma_addr_t tx_frag; member
303 dma_addr_t tx_frag; in qed_ll2_txq_flush() local333 tx_frag = p_pkt->bds_set[0].tx_frag; in qed_ll2_txq_flush()337 tx_frag, in qed_ll2_txq_flush()398 p_pkt->bds_set[0].tx_frag, in qed_ll2_txq_completion()1701 p_curp->bds_set[p_tx->cur_send_frag_num].tx_frag = pkt->first_frag; in qed_ll2_prepare_tx_packet_set()1789 p_curp->bds_set[frag_idx].tx_frag = 0; in qed_ll2_prepare_tx_packet_set_bd()1924 p_cur_send_packet->bds_set[cur_send_frag_num].tx_frag = addr; in qed_ll2_set_fragment_of_tx_packet()
157 u32 tx_frag; member
1280 { "tx_fragment", GEN_STAT(mib.tx_frag), ETH_MIB_TX_FRAG },