Searched refs:FW_PORT_CMD_LSTATUS_S (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2479 #define FW_PORT_CMD_LSTATUS_S 31 macro
2481 #define FW_PORT_CMD_LSTATUS_V(x) ((x) << FW_PORT_CMD_LSTATUS_S)
2483 (((x) >> FW_PORT_CMD_LSTATUS_S) & FW_PORT_CMD_LSTATUS_M)

Completed in 84 milliseconds