Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/sys/dev/ixgbe/
H A Dif_sriov.c98 ixgbe_send_vf_msg(struct ixgbe_hw *hw, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_msg()
107 ixgbe_send_vf_success(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_success()
114 ixgbe_send_vf_failure(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_failure()
121 ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_process_vf_ack()
128 ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac) in ixgbe_vf_mac_changed()
208 struct ixgbe_vf *vf; in ixgbe_ping_all_vfs() local
219 ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, in ixgbe_vf_set_default_vlan()
258 ixgbe_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_clear_vfmbmem()
270 ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_vf_frame_size_compatible()
316 ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_process_vf_reset()
[all …]
/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c124 ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_alloc_vsi()
195 ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_setup_vsi()
221 ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, in ixl_vf_map_vsi_queue()
242 ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_map_queues()
319 ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_release_resources()
350 ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_flush_pcie()
373 ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reset_vf()
393 ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reinit_vf()
448 ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, in ixl_send_vf_msg()
465 ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op) in ixl_send_vf_ack()
[all …]
/freebsd/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, in mlx5_ib_get_vf_config()
39 int mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, in mlx5_ib_set_vf_link_state()
45 int mlx5_ib_get_vf_stats(struct ib_device *device, int vf, in mlx5_ib_get_vf_stats()
51 int mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u8 port, in mlx5_ib_set_vf_guid()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c93 vdev_file_t *vf; in vdev_file_open() local
184 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local
203 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_strategy() local
234 vdev_file_t *vf = zio->io_vd->vdev_tsd; in vdev_file_io_fsync() local
245 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_start() local
/freebsd/sys/dev/vt/
H A Dvt_font.c83 vtfont_lookup(const struct vt_font *vf, term_char_t c) in vtfont_lookup()
115 vtfont_ref(struct vt_font *vf) in vtfont_ref()
123 vtfont_unref(struct vt_font *vf) in vtfont_unref()
161 struct vt_font *vf; in vtfont_load() local
H A Dvt_cpulogos.c154 struct vt_font *vf; in vt_fini_logos() local
211 struct vt_font *vf; in vt_init_logos() local
H A Dvt_core.c647 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) in vt_termsize()
663 vt_termrect(struct vt_device *vd, struct vt_font *vf, term_rect_t *rect) in vt_termrect()
685 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) in vt_winsize()
705 struct vt_font *vf; in vt_compute_drawable_area() local
1291 struct vt_font *vf; in vt_mark_mouse_position_as_dirty() local
1405 struct vt_font *vf; in vt_bitblt_buffer() local
1480 struct vt_font *vf; in vt_flush() local
2110 vt_change_font(struct vt_window *vw, struct vt_font *vf) in vt_change_font()
2274 struct vt_font *vf; in vt_mouse_terminput_button() local
2352 struct vt_font *vf; in vt_mouse_event() local
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c91 vdev_file_t *vf; in vdev_file_open() local
183 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local
214 vdev_file_t *vf; in vdev_file_io_strategy() local
248 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_start() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c220 struct ecore_vf_info *vf = OSAL_NULL; in ecore_iov_get_vf_info() local
498 struct ecore_vf_info *vf = &p_iov_info->vfs_array[idx]; in ecore_iov_setup_vfdb() local
754 struct ecore_vf_info *vf; in ecore_iov_set_vf_to_disable() local
787 struct ecore_vf_info *vf = ecore_iov_get_vf_info(p_hwfn, vf_id, true); in ecore_iov_set_vf_ctx() local
812 struct ecore_vf_info *vf) in ecore_iov_vf_igu_reset()
833 struct ecore_vf_info *vf, in ecore_iov_vf_igu_set_int()
892 struct ecore_vf_info *vf) in ecore_iov_enable_vf_access()
948 struct ecore_vf_info *vf, in ecore_iov_config_perm_table()
967 struct ecore_vf_info *vf) in ecore_iov_enable_vf_traffic()
980 struct ecore_vf_info *vf, in ecore_iov_alloc_vf_igu_sbs()
[all …]
/freebsd/sys/dev/vnic/
H A Dnic_main.c396 nic_clear_mbx_intr(struct nicpf *nic, int vf, int mbx_reg) in nic_clear_mbx_intr()
403 nic_get_mbx_addr(int vf) in nic_get_mbx_addr()
415 nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) in nic_send_msg_to_vf()
440 nic_mbx_send_ready(struct nicpf *nic, int vf) in nic_mbx_send_ready()
476 nic_mbx_send_ack(struct nicpf *nic, int vf) in nic_mbx_send_ack()
490 nic_mbx_send_nack(struct nicpf *nic, int vf) in nic_mbx_send_nack()
548 nic_update_hw_frs(struct nicpf *nic, int new_frs, int vf) in nic_update_hw_frs()
766 nic_send_rss_size(struct nicpf *nic, int vf) in nic_send_rss_size()
884 nic_handle_mbx_intr(struct nicpf *nic, int vf) in nic_handle_mbx_intr()
1001 uint8_t vf, vf_per_mbx_reg = 64; in nic_mbx_intr_handler() local
[all …]
/freebsd/usr.sbin/iovctl/
H A Dvalidate.c152 apply_defaults(nvlist_t *vf, const nvlist_t *defaults) in apply_defaults()
226 nvlist_t *defaults, *pf, *vf; in validate_config() local
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h695 #define no_table(x, box, vf, rf, c) bytes2word(\ argument
701 #define one_table(x, op, tab, vf, rf, c) \ argument
707 #define four_tables(x, tab, vf, rf, c) \ argument
/freebsd/sys/dev/qat/qat_common/
H A Dqat_freebsd.c108 pci_find_pf(device_t vf) in pci_find_pf()
H A Dadf_dev_mgr.c65 adf_clean_vf_map(bool vf) in adf_clean_vf_map()
/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c120 volatile float vf; in run_tests() local
/freebsd/sys/dev/pci/
H A Dpci_iov.c229 pci_iov_build_schema(nvlist_t **pf, nvlist_t **vf) in pci_iov_build_schema()
326 nvlist_t *vf; in pci_iov_get_vf_subsystem_schema() local
628 device_t bus, dev, vf; in pci_iov_enumerate_vfs() local
841 device_t bus, dev, vf, *devlist; in pci_iov_delete_iov_children() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c891 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) in vf_port_state()
2722 static int mlx4_get_slave_indx(struct mlx4_dev *dev, int vf) in mlx4_get_slave_indx()
2766 int vf; in mlx4_get_active_ports() local
2971 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u64 mac) in mlx4_set_vf_mac()
2994 int mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos, in mlx4_set_vf_vlan()
3066 int mlx4_set_vf_rate(struct mlx4_dev *dev, int port, int vf, int min_tx_rate, in mlx4_set_vf_rate()
3154 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk()
/freebsd/sys/dev/videomode/
H A Dvesagtf.c661 float vf, hf; in print_xf86_mode() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1964 int ib_set_vf_link_state(struct ib_device *device, int vf, u8 port, in ib_set_vf_link_state()
1974 int ib_get_vf_config(struct ib_device *device, int vf, u8 port, in ib_get_vf_config()
1984 int ib_get_vf_stats(struct ib_device *device, int vf, u8 port, in ib_get_vf_stats()
1994 int ib_set_vf_guid(struct ib_device *device, int vf, u8 port, u64 guid, in ib_set_vf_guid()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7720 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params_rw()
7761 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params()
7782 unsigned int pf, unsigned int vf, in t4_set_params_timeout()
7821 unsigned int vf, unsigned int nparams, const u32 *params, in t4_set_params()
7850 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
7897 unsigned int port, unsigned int pf, unsigned int vf, in t4_alloc_vi_func()
7967 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi()
7985 unsigned int vf, unsigned int viid) in t4_free_vi()
8582 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop()
8613 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free()
[all …]
/freebsd/sys/netgraph/
H A Dng_vlan.c255 struct ng_vlan_filter *vf; in ng_vlan_rcvmsg() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h219 uint64_t vf = a + z; in hash_33to64_bytes() local
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_secy_ops.c21 enum validate_frames vf) in secy_cp_control_validate_frames()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c121 enum validate_frames vf, in wpas_create_receive_sc()
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c612 const struct vt_font *vf; vga_bitblt_one_text_pixels_block() local
783 const struct vt_font *vf; vga_bitblt_text_gfxmode() local
[all...]

123