Searched refs:txtime (Results 1 – 2 of 2) sorted by relevance
884 MCDI_DECLARE_BUF(txtime, MC_CMD_PTP_OUT_TRANSMIT_LEN); in efx_ptp_xmit_skb()907 txtime, sizeof(txtime), &len); in efx_ptp_xmit_skb()913 MCDI_DWORD(txtime, PTP_OUT_TRANSMIT_MAJOR), in efx_ptp_xmit_skb()914 MCDI_DWORD(txtime, PTP_OUT_TRANSMIT_MINOR), in efx_ptp_xmit_skb()
301 unsigned long txtime; in gfar_gcoalesce() local315 txtime = get_ictt_value(tx_queue->txic); in gfar_gcoalesce()320 cvals->tx_coalesce_usecs = gfar_ticks2usecs(priv, txtime); in gfar_gcoalesce()