Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c3827 u64 tlo = be64_to_cpu(tcb[((31 - word) / 2)]); in t4_tcb_get_field64() local
3832 t = (thi << shift) | (tlo >> shift); in t4_tcb_get_field64()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c3824 u64 tlo = be64_to_cpu(tcb[((31 - word) / 2)]); in t4_tcb_get_field64() local
3829 t = (thi << shift) | (tlo >> shift); in t4_tcb_get_field64()

Completed in 10 milliseconds