Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1123 vfres->nvi = FW_PFVF_CMD_NVI_G(word); in t4vf_get_vfres()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1546 #define FW_PFVF_CMD_NVI_G(x) (((x) >> FW_PFVF_CMD_NVI_S) & FW_PFVF_CMD_NVI_M) macro
H A Dt4_hw.c2890 pfres->nvi = FW_PFVF_CMD_NVI_G(word); in t4_get_pfres()