Home
last modified time | relevance | path

Searched refs:cycles_to_len16 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3737 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_rd()
3768 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_wr()
3806 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_sge_ctxt_rd()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2935 __be32 cycles_to_len16; member