Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3796 static uint16_t fwcaps32_to_caps16(uint32_t caps32) in fwcaps32_to_caps16() function
4008 c.u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(rcap)); in t4_link_l1cfg()