Searched refs:txbdp_tstamp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar.c1776 struct txbd8 *txbdp, *txbdp_start, *base, *txbdp_tstamp = NULL; local
1881 txbdp_tstamp = txbdp = next_txbd(txbdp, base,
1926 u32 lstatus_ts = be32_to_cpu(txbdp_tstamp->lstatus);
1936 txbdp_tstamp->bufPtr = cpu_to_be32(bufaddr);
1937 txbdp_tstamp->lstatus = cpu_to_be32(lstatus_ts);

Completed in 201 milliseconds