Home
last modified time | relevance | path

Searched refs:as_int (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Derr_common.c109 timestamp.as_int = 0; in el_process_header_subpacket()
129 timestamp.as_int = 0; in el_process_header_subpacket()
171 if (timestamp->as_int) in el_print_timestamp()
/openbmc/linux/arch/alpha/include/asm/
H A Derr_common.h78 u64 as_int; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c386 if (txq->flow.as_int != txp->flow.as_int) { in hfi1_ipoib_send_dma_common()
516 if (txq->flow.as_int != txp->flow.as_int) { in hfi1_ipoib_send_dma_list()
855 dd_dev_info(priv->dd, "flow %x\n", txq->flow.as_int); in hfi1_ipoib_tx_timeout()
H A Dipoib.h39 u16 as_int; member
H A Dtrace_tx.h922 __entry->flow = txq->flow.as_int;