Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h2273 #define S_FW_CHNET_IFCONF_WR_FIN_BIT 0 macro
2275 #define V_FW_CHNET_IFCONF_WR_FIN_BIT(x) ((x) << S_FW_CHNET_IFCONF_WR_FIN_BIT)
2277 (((x) >> S_FW_CHNET_IFCONF_WR_FIN_BIT) & M_FW_CHNET_IFCONF_WR_FIN_BIT)