Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2159 uint16_t niccaps; member
2190 o->niccaps = sc->niccaps; in save_caps_and_params()
5115 uint16_t niccaps; member
5223 if (caps.niccaps & htobe16(FW_CAPS_CONFIG_NIC_HASHFILTER)) { in apply_cfg_and_initialize()
5300 caps_allowed.niccaps = FW_CAPS_CONFIG_NIC; in partition_resources()
5607 READ_CAPS(niccaps); in get_params__post_init()
5614 if (sc->niccaps & FW_CAPS_CONFIG_NIC_HASHFILTER) { in get_params__post_init()
5634 if (sc->niccaps & FW_CAPS_CONFIG_NIC_ETHOFLD) { in get_params__post_init()
7608 SYSCTL_CAP(niccaps, 3, "NIC"); in t4_sysctls()
H A Dadapter.h987 uint16_t niccaps; member
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1062 __be16 niccaps; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4720 __be16 niccaps; member