Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1509 caps.cfvalid_to_len16 = BE_32(F_FW_CAPS_CONFIG_CMD_CFVALID | in partition_resources()
1538 caps.cfvalid_to_len16 = htonl(FW_LEN16(caps)); in partition_resources()
1685 caps.cfvalid_to_len16 = htonl(FW_LEN16(caps)); in get_params__post_init()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4728 __be32 cfvalid_to_len16; member