Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9430 #define S_FW_DCB_IEEE_CMD_LOCATION 0 macro
9432 #define V_FW_DCB_IEEE_CMD_LOCATION(x) ((x) << S_FW_DCB_IEEE_CMD_LOCATION)
9434 (((x) >> S_FW_DCB_IEEE_CMD_LOCATION) & M_FW_DCB_IEEE_CMD_LOCATION)