Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_sge.c3337 htobe32(V_FW_EQ_CTRL_CMD_FBMIN(X_FETCHBURSTMIN_64B) | in ctrl_eq_alloc()
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h4887 #define V_FW_EQ_CTRL_CMD_FBMIN(x) ((x) << S_FW_EQ_CTRL_CMD_FBMIN) macro
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h6205 #define V_FW_EQ_CTRL_CMD_FBMIN(x) ((x) << S_FW_EQ_CTRL_CMD_FBMIN) macro