Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4434 #define V_FW_LDST_CMD_FID(x) ((x) << S_FW_LDST_CMD_FID) macro
4437 #define F_FW_LDST_CMD_FID V_FW_LDST_CMD_FID(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3588 htons(V_FW_LDST_CMD_FID(FW_LDST_MPS_RPLC) | in collect_mps_tcam()