Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3613 htons(V_FW_LDST_CMD_FID(FW_LDST_MPS_RPLC) | in collect_mps_tcam()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4417 #define V_FW_LDST_CMD_FID(x) ((x) << S_FW_LDST_CMD_FID) macro
4420 #define F_FW_LDST_CMD_FID V_FW_LDST_CMD_FID(1U)
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10286 htobe16(V_FW_LDST_CMD_FID(FW_LDST_MPS_RPLC) | in sysctl_mps_tcam()
10460 htobe16(V_FW_LDST_CMD_FID(FW_LDST_MPS_RPLC) | in sysctl_mps_tcam_t6()