| /freebsd-10-stable/sys/dev/ixgbe/ |
| D | if_sriov.c | 92 ixgbe_send_vf_msg(struct adapter *adapter, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_msg() 101 ixgbe_send_vf_ack(struct adapter *adapter, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_ack() 108 ixgbe_send_vf_nack(struct adapter *adapter, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_nack() 115 ixgbe_process_vf_ack(struct adapter *adapter, struct ixgbe_vf *vf) in ixgbe_process_vf_ack() 122 ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac) in ixgbe_vf_mac_changed() 202 struct ixgbe_vf *vf; in ixgbe_ping_all_vfs() local 213 ixgbe_vf_set_default_vlan(struct adapter *adapter, struct ixgbe_vf *vf, in ixgbe_vf_set_default_vlan() 253 ixgbe_vf_frame_size_compatible(struct adapter *adapter, struct ixgbe_vf *vf) in ixgbe_vf_frame_size_compatible() 301 ixgbe_process_vf_reset(struct adapter *adapter, struct ixgbe_vf *vf) in ixgbe_process_vf_reset() 314 ixgbe_vf_enable_transmit(struct adapter *adapter, struct ixgbe_vf *vf) in ixgbe_vf_enable_transmit() [all …]
|
| D | ixgbe_api.c | 1209 void ixgbe_set_ethertype_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_ethertype_anti_spoofing() 1288 void ixgbe_restore_mdd_vf(struct ixgbe_hw *hw, u32 vf) in ixgbe_restore_mdd_vf()
|
| D | ixgbe_x550.c | 1153 bool enable, int vf) in ixgbe_set_ethertype_anti_spoofing_X550() 1483 void ixgbe_restore_mdd_vf_X550(struct ixgbe_hw *hw, u32 vf) in ixgbe_restore_mdd_vf_X550() 1526 u32 i, j, reg, q, shift, vf, idx; in ixgbe_mdd_event_X550() local
|
| /freebsd-10-stable/sys/dev/vt/ |
| D | vt_font.c | 85 vtfont_lookup(const struct vt_font *vf, term_char_t c) in vtfont_lookup() 122 vtfont_ref(struct vt_font *vf) in vtfont_ref() 130 vtfont_unref(struct vt_font *vf) in vtfont_unref() 168 struct vt_font *vf; in vtfont_load() local
|
| D | vt_core.c | 550 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) in vt_termsize() 562 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) in vt_winsize() 577 struct vt_font *vf; in vt_compute_drawable_area() local 1072 struct vt_font *vf; in vt_mark_mouse_position_as_dirty() local 1109 struct vt_font *vf; in vt_flush() local 1524 vt_change_font(struct vt_window *vw, struct vt_font *vf) in vt_change_font() 1689 struct vt_font *vf; in vt_mouse_terminput_button() local 1767 struct vt_font *vf; in vt_mouse_event() local 2236 struct vt_font *vf; in vtterm_ioctl() local
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | vdev_file.c | 69 vdev_file_t *vf; in vdev_file_open() local 159 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local 191 vdev_file_t *vf; in vdev_file_io_strategy() local 213 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_start() local
|
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_sriov.c | 223 struct ecore_vf_info *vf = OSAL_NULL; in ecore_iov_get_vf_info() local 501 struct ecore_vf_info *vf = &p_iov_info->vfs_array[idx]; in ecore_iov_setup_vfdb() local 757 struct ecore_vf_info *vf; in ecore_iov_set_vf_to_disable() local 790 struct ecore_vf_info *vf = ecore_iov_get_vf_info(p_hwfn, vf_id, true); in ecore_iov_set_vf_ctx() local 815 struct ecore_vf_info *vf) in ecore_iov_vf_igu_reset() 836 struct ecore_vf_info *vf, in ecore_iov_vf_igu_set_int() 895 struct ecore_vf_info *vf) in ecore_iov_enable_vf_access() 951 struct ecore_vf_info *vf, in ecore_iov_config_perm_table() 970 struct ecore_vf_info *vf) in ecore_iov_enable_vf_traffic() 983 struct ecore_vf_info *vf, in ecore_iov_alloc_vf_igu_sbs() [all …]
|
| D | ecore_cxt.c | 1207 u32 type, vf; in ecore_cid_map_free() local 1254 u32 type, vf; in ecore_cid_map_alloc() local 1405 u32 vf; in ecore_cxt_mngr_setup() local
|
| /freebsd-10-stable/sys/dev/ixl/ |
| D | if_ixl.c | 4135 struct ixl_vf *vf; in ixl_update_stats_counters() local 5254 ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_alloc_vsi() 5323 ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_setup_vsi() 5343 ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, in ixl_vf_map_vsi_queue() 5364 ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_map_queues() 5432 ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_release_resources() 5462 ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_flush_pcie() 5485 ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reset_vf() 5501 ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reinit_vf() 5600 ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, in ixl_send_vf_msg() [all …]
|
| D | ixl_pf.h | 129 #define i40e_send_vf_nack(pf, vf, op, st) \ argument
|
| /freebsd-10-stable/sys/dev/sfxge/common/ |
| D | hunt_nic.c | 114 uint32_t vf; in hunt_board_cfg() local
|
| D | medford_nic.c | 141 uint32_t vf; in medford_board_cfg() local
|
| /freebsd-10-stable/sys/ofed/drivers/net/mlx4/ |
| D | cmd.c | 895 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) in vf_port_state() 2442 static int mlx4_get_slave_indx(struct mlx4_dev *dev, int vf) in mlx4_get_slave_indx() 2451 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u8 *mac) in mlx4_set_vf_mac() 2472 int mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos) in mlx4_set_vf_vlan() 2531 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk() 2552 int mlx4_set_vf_link_state(struct mlx4_dev *dev, int port, int vf, int link_state) in mlx4_set_vf_link_state() 2598 int mlx4_get_vf_link_state(struct mlx4_dev *dev, int port, int vf) in mlx4_get_vf_link_state()
|
| D | main.c | 2313 struct counter_index *vf, *tmp_vf; in mlx4_cleanup_counters_table() local 2351 struct counter_index *vf, *tmp_vf; in __mlx4_slave_counters_free() local 2509 struct counter_index *vf, *tmp_vf; in __mlx4_counter_free() local
|
| /freebsd-10-stable/contrib/texinfo/info/ |
| D | doc.h | 83 #define InfoFunction(vf) ((vf)) argument
|
| /freebsd-10-stable/tools/regression/usr.bin/cc/ |
| D | float.c | 122 volatile float vf; in run_tests() local
|
| /freebsd-10-stable/sys/dev/fb/ |
| D | creator_vt.c | 228 struct vt_font *vf; in creatorfb_bitblt_text() local
|
| /freebsd-10-stable/sys/dev/cxgbe/common/ |
| D | t4_hw.c | 6886 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params_rw() 6918 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params() 6939 unsigned int pf, unsigned int vf, in t4_set_params_timeout() 6978 unsigned int vf, unsigned int nparams, const u32 *params, in t4_set_params() 7007 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf() 7054 unsigned int port, unsigned int pf, unsigned int vf, in t4_alloc_vi_func() 7111 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() 7129 unsigned int vf, unsigned int viid) in t4_free_vi() 7449 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() 7480 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() [all …]
|
| /freebsd-10-stable/sys/dev/vt/hw/ofwfb/ |
| D | ofwfb.c | 206 struct vt_font *vf; in ofwfb_bitblt_text() local
|
| /freebsd-10-stable/sys/netgraph/ |
| D | ng_vlan.c | 257 struct ng_vlan_filter *vf; in ng_vlan_rcvmsg() local
|
| /freebsd-10-stable/sys/dev/vt/hw/vga/ |
| D | vt_vga.c | 597 const struct vt_font *vf; in vga_bitblt_one_text_pixels_block() local 768 const struct vt_font *vf; in vga_bitblt_text_gfxmode() local
|
| /freebsd-10-stable/contrib/llvm/include/llvm/ADT/ |
| D | Hashing.h | 233 uint64_t vf = a + z; in hash_33to64_bytes() local
|
| /freebsd-10-stable/sys/dev/vt/hw/fb/ |
| D | vt_fb.c | 315 struct vt_font *vf; in vt_fb_bitblt_text() local
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | cp-valprint.c | 783 struct value *vf = value_copy (v); in cp_print_hpacc_virtual_table_entries() local
|
| /freebsd-10-stable/crypto/openssl/crypto/srp/ |
| D | srp_vfy.c | 571 char *result = NULL, *vf = NULL; in SRP_create_verifier() local
|