Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1287 #define FW_PFVF_CMD_NEQ_S 0 macro
1289 #define FW_PFVF_CMD_NEQ_V(x) ((x) << FW_PFVF_CMD_NEQ_S)
1291 (((x) >> FW_PFVF_CMD_NEQ_S) & FW_PFVF_CMD_NEQ_M)