Searched refs:tx_frag (Results 1 – 6 of 6) sorted by relevance
421 } tx_frag; typedef439 tx_frag tx_frag; member446 tx_frag fragment;
1359 tx_descr->tx_frag.bytes = cpu_to_be32 (tx_len); in amb_send()1360 tx_descr->tx_frag.address = cpu_to_be32 (virt_to_bus (tx_data)); in amb_send()1373 tx.tx_descr_length = cpu_to_be16 (sizeof(tx_frag)+sizeof(tx_frag_end)); in amb_send()1374 tx.tx_descr_addr = cpu_to_be32 (virt_to_bus (&tx_descr->tx_frag)); in amb_send()
71 dma_addr_t tx_frag; member
304 dma_addr_t tx_frag; in qed_ll2_txq_flush() local334 tx_frag = p_pkt->bds_set[0].tx_frag; in qed_ll2_txq_flush()338 tx_frag, in qed_ll2_txq_flush()399 p_pkt->bds_set[0].tx_frag, in qed_ll2_txq_completion()1672 p_curp->bds_set[p_tx->cur_send_frag_num].tx_frag = pkt->first_frag; in qed_ll2_prepare_tx_packet_set()1760 p_curp->bds_set[frag_idx].tx_frag = 0; in qed_ll2_prepare_tx_packet_set_bd()1901 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
1301 { "tx_fragment", GEN_STAT(mib.tx_frag), ETH_MIB_TX_FRAG },