vfx 88 drivers/crypto/cavium/cpt/cptpf_mbox.c struct cpt_vf_info *vfx = &cpt->vfinfo[vf]; vfx 101 drivers/crypto/cavium/cpt/cptpf_mbox.c vfx->state = VF_STATE_UP; vfx 112 drivers/crypto/cavium/cpt/cptpf_mbox.c vfx->state = VF_STATE_DOWN; vfx 117 drivers/crypto/cavium/cpt/cptpf_mbox.c vfx->qlen = mbx.data; vfx 118 drivers/crypto/cavium/cpt/cptpf_mbox.c cpt_cfg_qlen_for_vf(cpt, vf, vfx->qlen); vfx 135 drivers/crypto/cavium/cpt/cptpf_mbox.c vfx->priority = mbx.data; vfx 136 drivers/crypto/cavium/cpt/cptpf_mbox.c cpt_cfg_vq_priority(cpt, vf, vfx->priority);