Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7859 F_FW_CMD_WRITE | V_FW_PFVF_CMD_PFN(pf) | in t4_cfg_pfvf()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5111 #define V_FW_PFVF_CMD_PFN(x) ((x) << S_FW_PFVF_CMD_PFN) macro