Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1262 #define FW_PFVF_CMD_NIQ_S 0 macro
1264 #define FW_PFVF_CMD_NIQ_V(x) ((x) << FW_PFVF_CMD_NIQ_S)
1266 (((x) >> FW_PFVF_CMD_NIQ_S) & FW_PFVF_CMD_NIQ_M)