Home
last modified time | relevance | path

Searched refs:FW_PFVF_CMD (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c622 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP(FW_PFVF_CMD) | in t4vf_get_vfres()
/drivers/scsi/csiostor/
Dcsio_mb.c385 cmdp->op_to_vfn = htonl(FW_CMD_OP(FW_PFVF_CMD) | in csio_mb_pfvf()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h598 FW_PFVF_CMD = 0x09, enumerator
Dt4_hw.c3156 c.op_to_vfn = htonl(FW_CMD_OP(FW_PFVF_CMD) | FW_CMD_REQUEST | in t4_cfg_pfvf()