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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2449 #define FW_PORT_CMD_PORTID_S 0 macro
2451 #define FW_PORT_CMD_PORTID_V(x) ((x) << FW_PORT_CMD_PORTID_S)
2453 (((x) >> FW_PORT_CMD_PORTID_S) & FW_PORT_CMD_PORTID_M)

Completed in 112 milliseconds