Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1190 #define FW_PFVF_CMD_PFN_V(x) ((x) << FW_PFVF_CMD_PFN_S) macro
Dt4_hw.c4469 FW_CMD_WRITE_F | FW_PFVF_CMD_PFN_V(pf) | in t4_cfg_pfvf()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c481 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in send_flowc()