Searched refs:tx_frag (Results 1 – 4 of 4) 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()
130 u32 tx_frag; member
1203 { "tx_fragment", GEN_STAT(mib.tx_frag), ETH_MIB_TX_FRAG },