Searched defs:vf (Results 1 - 25 of 40) sorted by last modified time

12

/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c3203 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) argument
3221 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6905 } vf; member in union:fw_vi_stats_cmd::fw_vi_stats
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6885 t4_query_params_rw(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val, int rw) argument
6917 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val) argument
6938 t4_set_params_timeout(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, const u32 *val, int timeout) argument
6977 t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, const u32 *val) argument
7006 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) argument
7053 t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size, unsigned int portfunc, unsigned int idstype) argument
7110 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size) argument
7128 t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int viid) argument
7448 t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
7479 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
7507 t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
7532 t4_ctrl_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
7557 t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
8350 t4_port_init(struct adapter *adap, int mbox, int pf, int vf, int port_id) argument
9684 t4_config_watchdog(struct adapter *adapter, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int timeout, unsigned int action) argument
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c114 uint32_t vf; local
H A Defx_mcdi.c1922 efx_mcdi_privilege_mask( __in efx_nic_t *enp, __in uint32_t pf, __in uint32_t vf, __out uint32_t *maskp) argument
[all...]
H A Dmedford_nic.c141 uint32_t vf; local
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dcmd.c895 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) argument
2442 static int mlx4_get_slave_indx(struct mlx4_dev *dev, int vf) argument
2451 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u argument
2472 mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos) argument
2531 mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) argument
2552 mlx4_set_vf_link_state(struct mlx4_dev *dev, int port, int vf, int link_state) argument
2598 mlx4_get_vf_link_state(struct mlx4_dev *dev, int port, int vf) argument
[all...]
H A Dmain.c2313 struct counter_index *vf, *tmp_vf; local
2351 struct counter_index *vf, *tmp_vf; local
2509 struct counter_index *vf, *tmp_vf; local
[all...]
H A Dresource_tracker.c375 initialize_res_quotas(struct mlx4_dev *dev, struct resource_allocator *res_alloc, enum mlx4_resource res_type, int vf, int num_instances) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c8000 struct ecore_public_vf_info *vf; local
H A Decore_sriov.c223 struct ecore_vf_info *vf = OSAL_NULL; local
501 struct ecore_vf_info *vf = &p_iov_info->vfs_array[idx]; local
757 struct ecore_vf_info *vf; local
790 struct ecore_vf_info *vf = ecore_iov_get_vf_info(p_hwfn, vf_id, true); local
813 ecore_iov_vf_igu_reset(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
834 ecore_iov_vf_igu_set_int(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, bool enable) argument
893 ecore_iov_enable_vf_access(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
949 ecore_iov_config_perm_table(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, u8 enable) argument
968 ecore_iov_enable_vf_traffic(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
981 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
1038 ecore_iov_free_vf_igu_sbs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
1110 struct ecore_vf_info *vf = OSAL_NULL; local
1246 struct ecore_vf_info *vf = OSAL_NULL; local
1305 ecore_iov_lock_vf_pf_channel(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 tlv) argument
1329 ecore_iov_unlock_vf_pf_channel(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 expected_tlv) argument
1558 struct ecore_vf_info *vf = OSAL_NULL; local
1749 ecore_iov_vf_mbx_acquire(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2126 ecore_iov_vf_mbx_start_vport(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2232 ecore_iov_vf_mbx_stop_vport(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2269 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
2342 ecore_iov_vf_mbx_start_rxq(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2614 ecore_iov_vf_mbx_start_txq(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2690 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
2737 ecore_iov_vf_stop_txqs(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 txq_id, u8 qid_usage_idx) argument
2763 ecore_iov_vf_mbx_stop_rxqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2801 ecore_iov_vf_mbx_stop_txqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
2840 ecore_iov_vf_mbx_update_rxqs(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3084 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
3208 ecore_iov_vf_mbx_vport_update(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3438 ecore_iov_vf_mbx_ucast_filter(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3529 ecore_iov_vf_mbx_int_cleanup(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3546 ecore_iov_vf_mbx_close(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3661 ecore_iov_vf_pf_set_coalesce(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) argument
3750 struct ecore_vf_info *vf; local
4636 struct ecore_vf_info *vf; local
4771 struct ecore_vf_info *vf; local
4793 struct ecore_vf_info *vf; local
4819 struct ecore_vf_info *vf; local
[all...]
H A Decore_dev.c2096 u16 ecore_get_cm_pq_idx_vf(struct ecore_hwfn *p_hwfn, u16 vf) argument
H A Decore_cxt.c1207 u32 type, vf; local
1254 u32 type, vf; local
1405 u32 vf; local
[all...]
/freebsd-10-stable/sys/dev/e1000/
H A De1000_hw.h1022 struct e1000_dev_spec_vf vf; member in union:e1000_hw::__anon1219
/freebsd-10-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c597 const struct vt_font *vf; local
768 const struct vt_font *vf; local
[all...]
/freebsd-10-stable/sys/dev/vt/
H A Dvt_font.c85 vtfont_lookup(const struct vt_font *vf, term_char_t c) argument
122 vtfont_ref(struct vt_font *vf) argument
130 vtfont_unref(struct vt_font *vf) argument
168 struct vt_font *vf; local
[all...]
H A Dvt_core.c550 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) argument
562 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) argument
577 struct vt_font *vf; local
1072 struct vt_font *vf; local
1109 struct vt_font *vf; local
1524 vt_change_font(struct vt_window *vw, struct vt_font *vf) argument
1689 struct vt_font *vf; local
1767 struct vt_font *vf; local
2236 struct vt_font *vf; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c611 uint32_t vf = G_FW_VIID_VIN(viid); local
/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c449 float vf; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c4875 vdev_file_t *vf = vd0->vdev_tsd; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_file.c69 vdev_file_t *vf; local
159 vdev_file_t *vf = vd->vdev_tsd; local
191 vdev_file_t *vf; local
213 vdev_file_t *vf = vd->vdev_tsd; local
[all...]
/freebsd-10-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c315 struct vt_font *vf; local
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c1483 void ixgbe_restore_mdd_vf_X550(struct ixgbe_hw *hw, u32 vf) argument
1152 ixgbe_set_ethertype_anti_spoofing_X550(struct ixgbe_hw *hw, bool enable, int vf) argument
1526 u32 i, j, reg, q, shift, vf, idx; local
[all...]
H A Dixgbe_common.c4376 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
4400 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
H A Dixgbe_api.c1209 void ixgbe_set_ethertype_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
1288 void ixgbe_restore_mdd_vf(struct ixgbe_hw *hw, u32 vf) argument

Completed in 496 milliseconds

12