Searched refs:vf (Results 1 - 25 of 91) sorted by relevance

1234

/freebsd-current/sys/dev/ixl/
H A Dixl_pf_iov.c37 static void ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, uint32_t val);
43 static int ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr);
45 static int ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
46 static int ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
47 static void ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf);
49 static void ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf);
50 static int ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf);
51 static void ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf);
52 static void ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf);
53 static void ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_
124 ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf) argument
195 ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf) argument
221 ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, uint32_t val) argument
242 ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf) argument
319 ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf) argument
350 ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf) argument
373 ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf) argument
393 ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf) argument
448 ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, void *msg, uint16_t len) argument
465 ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op) argument
472 ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, const char *file, int line) argument
484 ixl_vf_version_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
514 ixl_vf_reset_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
523 ixl_vf_get_resources_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
556 ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *info) argument
601 ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_rxq_info *info) argument
668 ixl_vf_config_vsi_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
751 ixl_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf, const struct virtchnl_vector_map *vector) argument
806 ixl_vf_config_irq_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
862 ixl_vf_enable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
936 ixl_vf_disable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1013 ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr) argument
1032 ixl_vf_add_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1066 ixl_vf_del_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1101 ixl_vf_enable_vlan_strip(struct ixl_pf *pf, struct ixl_vf *vf) argument
1115 ixl_vf_add_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1157 ixl_vf_del_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1192 ixl_vf_config_promisc_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1241 ixl_vf_get_stats_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1260 ixl_vf_config_rss_key_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1317 ixl_vf_config_rss_lut_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1366 ixl_vf_set_rss_hena_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size) argument
1386 ixl_notify_vf_link_state(struct ixl_pf *pf, struct ixl_vf *vf) argument
1415 struct ixl_vf *vf; local
1523 struct ixl_vf *vf; local
1740 ixl_vf_reserve_queues(struct ixl_pf *pf, struct ixl_vf *vf, int num_queues) argument
1775 struct ixl_vf *vf; local
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_virt.c33 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u8 port, argument
39 int mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, argument
45 int mlx5_ib_get_vf_stats(struct ib_device *device, int vf, argument
51 int mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u8 port, argument
/freebsd-current/sys/dev/ixgbe/
H A Dif_sriov.c98 ixgbe_send_vf_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) argument
100 if (vf->flags & IXGBE_VF_CTS)
103 sc->hw.mbx.ops.write(&sc->hw, &msg, 1, vf->pool);
107 ixgbe_send_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) argument
110 ixgbe_send_vf_msg(sc, vf, msg | IXGBE_VT_MSGTYPE_ACK);
114 ixgbe_send_vf_nack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) argument
117 ixgbe_send_vf_msg(sc, vf, msg | IXGBE_VT_MSGTYPE_NACK);
121 ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
123 if (!(vf->flags & IXGBE_VF_CTS))
124 ixgbe_send_vf_nack(sc, vf,
128 ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac) argument
208 struct ixgbe_vf *vf; local
219 ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint16_t tag) argument
259 ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
306 ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
319 ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
334 ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
352 ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
382 ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
413 ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg) argument
443 ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
470 ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
515 ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
524 ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
543 ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) argument
573 ixgbe_process_vf_msg(if_ctx_t ctx, struct ixgbe_vf *vf) argument
637 struct ixgbe_vf *vf; local
745 ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf) argument
839 struct ixgbe_vf *vf; local
852 struct ixgbe_vf *vf; local
[all...]
H A Dif_ixv.c1711 if (sc->stats.vf.vfgprc || sc->stats.vf.vfgptc) {
1712 sc->stats.vf.saved_reset_vfgprc +=
1713 sc->stats.vf.vfgprc - sc->stats.vf.base_vfgprc;
1714 sc->stats.vf.saved_reset_vfgptc +=
1715 sc->stats.vf.vfgptc - sc->stats.vf.base_vfgptc;
1716 sc->stats.vf.saved_reset_vfgorc +=
1717 sc->stats.vf
[all...]
/freebsd-current/sys/dev/vt/
H A Dvt_font.c83 vtfont_lookup(const struct vt_font *vf, term_char_t c) argument
101 dst = vtfont_bisearch(vf->vf_map[bold_map],
102 vf->vf_map_count[bold_map], src);
106 dst = vtfont_bisearch(vf->vf_map[normal_map],
107 vf->vf_map_count[normal_map], src);
110 stride = howmany(vf->vf_width, 8) * vf->vf_height;
111 return (&vf->vf_bytes[dst * stride]);
115 vtfont_ref(struct vt_font *vf) argument
118 refcount_acquire(&vf
123 vtfont_unref(struct vt_font *vf) argument
161 struct vt_font *vf; local
[all...]
H A Dvt_cpulogos.c154 struct vt_font *vf; local
180 vf = vw->vw_font;
181 if (vf == NULL)
184 vt_termsize(vd, vf, &size);
185 vt_winsize(vd, vf, &wsz);
211 struct vt_font *vf; local
229 vf = vw->vw_font;
230 if (vf == NULL)
244 vt_termsize(vd, vf, &size);
245 vt_winsize(vd, vf,
[all...]
/freebsd-current/usr.bin/vgrind/
H A Dvgrind.sh37 vf="/usr/libexec/vfontedpr"
101 $vf $options -h "$head" $files
103 $vf $options $files
107 $vf $options -h "$head" $files
109 $vf $options $files
117 $vf $options -h "$head" $files
119 $vf $options $files
123 $vf $options -h "$head" $files
125 $vf $options $files
/freebsd-current/contrib/hyperv/tools/scripts/
H A Dhyperv_vfup26 vf=`sysctl -n dev.hn.$hn_unit.vf`
27 if [ ! $vf ]
57 ifconfig $lagg laggproto failover laggport $hn laggport $vf
114 ifconfig $lagg | grep "laggport: $vf" > /dev/null 2>&1
117 ifconfig $lagg laggport $vf
H A Dhyperv_vfattach52 for vf in $vf_list
54 if [ $vf = $iface ]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c220 struct ecore_vf_info *vf = OSAL_NULL; local
229 vf = &p_hwfn->pf_iov_info->vfs_array[relative_vf_id];
234 return vf;
498 struct ecore_vf_info *vf = &p_iov_info->vfs_array[idx]; local
501 vf->vf_mbx.req_virt = p_req_virt_addr + idx;
502 vf->vf_mbx.req_phys = req_p + idx * sizeof(union vfpf_tlvs);
503 vf->vf_mbx.reply_virt = p_reply_virt_addr + idx;
504 vf->vf_mbx.reply_phys = rply_p + idx * sizeof(union pfvf_tlvs);
507 vf->vf_mbx.sw_mbx.request_size = sizeof(union vfpf_tlvs);
508 vf
754 struct ecore_vf_info *vf; local
787 struct ecore_vf_info *vf = ecore_iov_get_vf_info(p_hwfn, vf_id, true); local
810 ecore_iov_vf_igu_reset(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
831 ecore_iov_vf_igu_set_int(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, bool enable) argument
890 ecore_iov_enable_vf_access(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
946 ecore_iov_config_perm_table(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, u8 enable) argument
965 ecore_iov_enable_vf_traffic(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
978 ecore_iov_alloc_vf_igu_sbs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, u16 num_rx_queues) argument
1035 ecore_iov_free_vf_igu_sbs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
1107 struct ecore_vf_info *vf = OSAL_NULL; local
1243 struct ecore_vf_info *vf = OSAL_NULL; local
1302 ecore_iov_lock_vf_pf_channel(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 tlv) argument
1326 ecore_iov_unlock_vf_pf_channel(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 expected_tlv) argument
1555 struct ecore_vf_info *vf = OSAL_NULL; local
1746 ecore_iov_vf_mbx_acquire(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2123 ecore_iov_vf_mbx_start_vport(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2229 ecore_iov_vf_mbx_stop_vport(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2266 ecore_iov_vf_mbx_start_rxq_resp(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, u8 status, bool b_legacy) argument
2339 ecore_iov_vf_mbx_start_rxq(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2611 ecore_iov_vf_mbx_start_txq(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2687 ecore_iov_vf_stop_rxqs(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 rxq_id, u8 qid_usage_idx, bool cqe_completion) argument
2734 ecore_iov_vf_stop_txqs(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 txq_id, u8 qid_usage_idx) argument
2760 ecore_iov_vf_mbx_stop_rxqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2798 ecore_iov_vf_mbx_stop_txqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2837 ecore_iov_vf_mbx_update_rxqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3081 ecore_iov_vp_update_rss_param(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, struct ecore_sp_vport_update_params *p_data, struct ecore_rss_params *p_rss, struct ecore_iov_vf_mbx *p_mbx, u16 *tlvs_mask, u16 *tlvs_accepted) argument
3205 ecore_iov_vf_mbx_vport_update(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3435 ecore_iov_vf_mbx_ucast_filter(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3526 ecore_iov_vf_mbx_int_cleanup(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3543 ecore_iov_vf_mbx_close(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3658 ecore_iov_vf_pf_set_coalesce(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3747 struct ecore_vf_info *vf; local
4633 struct ecore_vf_info *vf; local
4768 struct ecore_vf_info *vf; local
4790 struct ecore_vf_info *vf; local
4816 struct ecore_vf_info *vf; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c91 vdev_file_t *vf; local
128 vf = vd->vdev_tsd;
132 vf = vd->vdev_tsd = kmem_zalloc(sizeof (vdev_file_t), KM_SLEEP);
150 vf->vf_file = fp;
167 error = zfs_file_getattr(vf->vf_file, &zfa);
183 vdev_file_t *vf = vd->vdev_tsd; local
185 if (vd->vdev_reopening || vf == NULL)
188 if (vf->vf_file != NULL) {
189 zfs_file_close(vf->vf_file);
193 kmem_free(vf, sizeo
214 vdev_file_t *vf; local
248 vdev_file_t *vf = vd->vdev_tsd; local
[all...]
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_vf_isr.c95 accel_dev->u1.vf.rpreset_sts = msg.data;
96 if (accel_dev->u1.vf.rpreset_sts == RPRESET_SUCCESS)
102 else if (accel_dev->u1.vf.rpreset_sts == RPRESET_NOT_SUPPORTED)
108 else if (accel_dev->u1.vf.rpreset_sts == RPRESET_INVAL_BANK)
121 complete(&accel_dev->u1.vf.msg_received);
142 TASK_INIT(&accel_dev->u1.vf.pf2vf_bh_tasklet,
146 mutex_init(&accel_dev->u1.vf.vf2pf_lock);
155 &accel_dev->u1.vf.pf2vf_bh_tasklet,
157 taskqueue_drain(taskqueue_qat_vf, &accel_dev->u1.vf.pf2vf_bh_tasklet);
158 mutex_destroy(&accel_dev->u1.vf
[all...]
H A Dadf_pfvf_vf_proto.c39 &accel_dev->u1.vf.vf2pf_lock);
58 accel_dev->u1.vf.pf_compat_ver);
81 reinit_completion(&accel_dev->u1.vf.msg_received);
93 wait_for_completion_timeout(&accel_dev->u1.vf.msg_received,
97 *resp = accel_dev->u1.vf.response;
100 accel_dev->u1.vf.response.type = 0;
351 accel_dev->u1.vf.response = msg;
352 complete(&accel_dev->u1.vf.msg_received);
380 * adf_enable_vf2pf_comms() - Function enables communication from vf to pf
H A Dadf_pfvf_vf_msg.c97 accel_dev->u1.vf.pf_compat_ver = pf_version;
108 if (accel_dev->u1.vf.pf_compat_ver < ADF_PFVF_COMPAT_CAPABILITIES)
161 if (accel_dev->u1.vf.pf_compat_ver < ADF_PFVF_COMPAT_RING_TO_SVC_MAP)
/freebsd-current/sys/dev/vnic/
H A Dnic_main.c396 nic_clear_mbx_intr(struct nicpf *nic, int vf, int mbx_reg) argument
399 nic_reg_write(nic, NIC_PF_MAILBOX_INT + (mbx_reg << 3), (1UL << vf));
403 nic_get_mbx_addr(int vf) argument
406 return (NIC_PF_VF_0_127_MAILBOX_0_1 + (vf << NIC_VF_NUM_SHIFT));
411 * @vf: vf to which this message to be sent
415 nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) argument
417 bus_space_handle_t mbx_addr = nic_get_mbx_addr(vf);
437 * @vf: VF which sent READY message
440 nic_mbx_send_ready(struct nicpf *nic, int vf) argument
476 nic_mbx_send_ack(struct nicpf *nic, int vf) argument
490 nic_mbx_send_nack(struct nicpf *nic, int vf) argument
548 nic_update_hw_frs(struct nicpf *nic, int new_frs, int vf) argument
766 nic_send_rss_size(struct nicpf *nic, int vf) argument
884 nic_handle_mbx_intr(struct nicpf *nic, int vf) argument
1001 uint8_t vf, vf_per_mbx_reg = 64; local
1200 uint8_t vf, bgx, lmac; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c91 vdev_file_t *vf; local
128 vf = vd->vdev_tsd;
132 vf = vd->vdev_tsd = kmem_zalloc(sizeof (vdev_file_t), KM_SLEEP);
149 vf->vf_file = fp;
166 error = zfs_file_getattr(vf->vf_file, &zfa);
182 vdev_file_t *vf = vd->vdev_tsd; local
184 if (vd->vdev_reopening || vf == NULL)
187 if (vf->vf_file != NULL) {
188 (void) zfs_file_close(vf->vf_file);
192 kmem_free(vf, sizeo
201 vdev_file_t *vf = vd->vdev_tsd; local
232 vdev_file_t *vf = zio->io_vd->vdev_tsd; local
243 vdev_file_t *vf = vd->vdev_tsd; local
[all...]
/freebsd-current/sys/netgraph/
H A Dng_vlan.c255 struct ng_vlan_filter *vf; local
270 if (msg->header.arglen != sizeof(*vf)) {
274 vf = (struct ng_vlan_filter *)msg->data;
277 if (vf->vid == 0 && vf->vid != vf->vlan) {
278 vf->vid = vf->vlan;
279 } else if (vf->vid != 0 && vf
[all...]
/freebsd-current/tools/regression/usr.bin/cc/
H A Dfloat.c120 volatile float vf; local
185 vf = FLT_EPSILON;
189 1.0F + vf != 1.0F && 1.0 + vd != 1.0 && 1.0L + vld != 1.0L);
193 (float)(1.0F + vf * 0.5F) == 1.0F);
196 (float)(1.0 + vf * 0.5) == 1.0F);
199 (float)(1.0L + vf * 0.5L) == 1.0F);
217 TWICE(TWICE(TWICE(TWICE(1.0F + vf * 0.5F)))))))))
228 f = 1.0 + vf * 0.5;
232 f = 1.0F + vf * 0.5F;
238 tofloat(1.0 + vf * 0.
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h695 #define no_table(x, box, vf, rf, c) bytes2word(\
696 box[bval(vf(x, 0, c), rf(0, c))], \
697 box[bval(vf(x, 1, c), rf(1, c))], \
698 box[bval(vf(x, 2, c), rf(2, c))], \
699 box[bval(vf(x, 3, c), rf(3, c))])
701 #define one_table(x, op, tab, vf, rf, c) \
702 (tab[bval(vf(x, 0, c), rf(0, c))] \
703 ^ op(tab[bval(vf(x, 1, c), rf(1, c))], 1) \
704 ^ op(tab[bval(vf(x, 2, c), rf(2, c))], 2) \
705 ^ op(tab[bval(vf(
[all...]
/freebsd-current/usr.sbin/iovctl/
H A Dvalidate.c152 apply_defaults(nvlist_t *vf, const nvlist_t *defaults) argument
155 apply_subsystem_defaults(vf, DRIVER_CONFIG_NAME, defaults);
156 apply_subsystem_defaults(vf, IOV_CONFIG_NAME, defaults);
226 nvlist_t *defaults, *pf, *vf; local
250 vf = find_config(config, device_name);
253 apply_defaults(vf, defaults);
255 validate_device(vf, vf_schema, device_name);
256 nvlist_move_nvlist(config, device_name, vf);
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_machdep.c85 FDT_PLATFORM_DEF(vf, "vybrid", 0, "freescale,vybrid", 200);
/freebsd-current/sys/dev/pci/
H A Dpci_iov.c229 pci_iov_build_schema(nvlist_t **pf, nvlist_t **vf) argument
236 vf_driver = *vf;
237 *vf = NULL;
326 nvlist_t *vf; local
328 vf = pci_iov_schema_alloc_node();
329 if (vf == NULL)
332 pci_iov_schema_add_bool(vf, "passthrough", IOV_SCHEMA_HASDEFAULT, 0);
334 return (vf);
379 dinfo->cfg.vf.index * bar->bar_size;
628 device_t bus, dev, vf; local
840 device_t bus, dev, vf, *devlist; local
[all...]
/freebsd-current/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c306 mutex_lock(&accel_dev->u1.vf.rpreset_lock);
307 init_completion(&accel_dev->u1.vf.msg_received);
308 accel_dev->u1.vf.rpreset_sts = RPRESET_SUCCESS;
311 "vf ring pair reset failure (vf2pf msg error)\n");
315 if (!wait_for_completion_timeout(&accel_dev->u1.vf.msg_received,
319 "vf ring pair reset failure (pf2vf msg timeout)\n");
323 if (accel_dev->u1.vf.rpreset_sts != RPRESET_SUCCESS) {
326 "vf ring pair reset failure (pf reports error)\n");
332 mutex_unlock(&accel_dev->u1.vf.rpreset_lock);
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c250 struct vt_font *vf; local
255 vf = vw->vw_font;
260 x = col * vf->vf_width +
262 y = row * vf->vf_height +
266 pattern = vtfont_lookup(vf, c);
271 pattern, NULL, vf->vf_width, vf->vf_height,
282 drawn_area.tr_begin.tp_col = area->tr_begin.tp_col * vf->vf_width;
283 drawn_area.tr_begin.tp_row = area->tr_begin.tp_row * vf->vf_height;
284 drawn_area.tr_end.tp_col = area->tr_end.tp_col * vf
[all...]
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c340 struct vt_font *vf; local
346 vf = vw->vw_font;
351 x = col * vf->vf_width +
353 y = row * vf->vf_height +
357 pattern = vtfont_lookup(vf, c);
371 pattern, NULL, vf->vf_width, vf->vf_height,
389 drawn_area.tr_begin.tp_col = area->tr_begin.tp_col * vf->vf_width;
390 drawn_area.tr_begin.tp_row = area->tr_begin.tp_row * vf->vf_height;
391 drawn_area.tr_end.tp_col = area->tr_end.tp_col * vf
[all...]

Completed in 216 milliseconds

1234