Searched refs:txbdp_tstamp (Results 1 – 1 of 1) sorted by relevance
2326 struct txbd8 *txbdp, *txbdp_start, *base, *txbdp_tstamp = NULL; in gfar_start_xmit() local2397 txbdp_tstamp = txbdp = next_txbd(txbdp, base, in gfar_start_xmit()2402 u32 lstatus_ts = be32_to_cpu(txbdp_tstamp->lstatus); in gfar_start_xmit()2405 txbdp_tstamp->lstatus = cpu_to_be32(lstatus_ts); in gfar_start_xmit()2494 u32 lstatus_ts = be32_to_cpu(txbdp_tstamp->lstatus); in gfar_start_xmit()2501 txbdp_tstamp->bufPtr = cpu_to_be32(bufaddr); in gfar_start_xmit()2502 txbdp_tstamp->lstatus = cpu_to_be32(lstatus_ts); in gfar_start_xmit()