Searched defs:vf (Results 101 - 125 of 165) sorted by relevance

1234567

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2828 u8 vf = ethtool_get_flow_spec_ring_vf(fsp->ring_cookie); local
H A Dixgbe_x550.c3513 ixgbe_set_ethertype_anti_spoofing_X550(struct ixgbe_hw *hw, bool enable, int vf) argument
H A Dixgbe_common.c3448 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
3472 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
/linux-master/drivers/media/i2c/
H A Dmax2175.c1094 max2175_s_frequency(struct v4l2_subdev *sd, const struct v4l2_frequency *vf) argument
1124 max2175_g_frequency(struct v4l2_subdev *sd, struct v4l2_frequency *vf) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c445 int pf, vf, nvfs; local
578 static void rvu_check_min_msix_vec(struct rvu *rvu, int nvecs, int pf, int vf) argument
608 int pf, vf, numvfs, hwvf, err; local
768 int pf, vf, numvfs, hwvf; local
1481 int blkaddr = BLKADDR_NIX0, vf; local
2001 u16 vf, numvfs; local
2671 rvu_afvf_flr_handler(struct rvu *rvu, int vf) argument
2692 u16 pcifunc, numvfs, vf; local
2720 int dev, vf, reg = 0; local
2775 int vf; local
[all...]
H A Drvu_debugfs.c581 int pf, vf, num_vfs, hw_vfs; local
702 int index, pf, vf, lf_str_size = 12, buf_size = 256; local
742 int pf, vf, pcifunc; local
2687 int pf, vf, numvfs, blkaddr; local
2997 int pf, vf = -1; local
[all...]
/linux-master/drivers/s390/cio/
H A Dchsc.c317 u8 vf; /* validity flags */ member in struct:chsc_sei_nt0_area
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c26 struct i40e_vf *vf = pf->vf; local
85 static void i40e_set_vf_link_state(struct i40e_vf *vf, argument
110 i40e_vc_notify_vf_link_state(struct i40e_vf *vf) argument
189 i40e_vc_notify_vf_reset(struct i40e_vf *vf) argument
219 i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) argument
260 i40e_vc_isvalid_vsi_id(struct i40e_vf *vf, u16 vsi_id) argument
276 i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id, u16 qid) argument
292 i40e_vc_isvalid_vector_id(struct i40e_vf *vf, u32 vector_id) argument
309 i40e_vc_get_pf_queue_id(struct i40e_vf *vf, u16 vsi_id, u8 vsi_queue_id) argument
338 i40e_get_real_pf_qid(struct i40e_vf *vf, u16 vsi_id, u16 queue_id) argument
370 i40e_config_irq_link_list(struct i40e_vf *vf, u16 vsi_id, struct virtchnl_vector_map *vecmap) argument
476 i40e_release_rdma_qvlist(struct i40e_vf *vf) argument
527 i40e_config_rdma_qvlist(struct i40e_vf *vf, struct virtchnl_rdma_qvlist_info *qvlist_info) argument
628 i40e_config_vsi_tx_queue(struct i40e_vf *vf, u16 vsi_id, u16 vsi_queue_id, struct virtchnl_txq_info *info) argument
703 i40e_config_vsi_rx_queue(struct i40e_vf *vf, u16 vsi_id, u16 vsi_queue_id, struct virtchnl_rxq_info *info) argument
795 i40e_alloc_vsi_res(struct i40e_vf *vf, u8 idx) argument
885 i40e_map_pf_queues_to_vsi(struct i40e_vf *vf) argument
932 i40e_map_pf_to_vf_queues(struct i40e_vf *vf) argument
970 i40e_enable_vf_mappings(struct i40e_vf *vf) argument
999 i40e_disable_vf_mappings(struct i40e_vf *vf) argument
1019 i40e_free_vf_res(struct i40e_vf *vf) argument
1100 i40e_alloc_vf_res(struct i40e_vf *vf) argument
1175 i40e_quiesce_vf_pci(struct i40e_vf *vf) argument
1274 i40e_set_vsi_promisc(struct i40e_vf *vf, u16 seid, bool multi_enable, bool unicast_enable, s16 *vl, u16 num_vlans) argument
1366 i40e_config_vf_promiscuous_mode(struct i40e_vf *vf, u16 vsi_id, bool allmulti, bool alluni) argument
1438 i40e_trigger_vf_reset(struct i40e_vf *vf, bool flr) argument
1498 i40e_cleanup_reset_vf(struct i40e_vf *vf) argument
1552 i40e_reset_vf(struct i40e_vf *vf, bool flr) argument
1626 struct i40e_vf *vf; local
1974 i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen) argument
2010 i40e_vc_send_resp_to_vf(struct i40e_vf *vf, enum virtchnl_ops opcode, int retval) argument
2025 i40e_sync_vf_state(struct i40e_vf *vf, enum i40e_vf_states state) argument
2050 i40e_vc_get_version_msg(struct i40e_vf *vf, u8 *msg) argument
2069 i40e_del_qch(struct i40e_vf *vf) argument
2095 i40e_vc_get_max_frame_size(struct i40e_vf *vf) argument
2112 i40e_vc_get_vf_resources_msg(struct i40e_vf *vf, u8 *msg) argument
2241 i40e_vc_config_promiscuous_mode_msg(struct i40e_vf *vf, u8 *msg) argument
2326 i40e_vc_config_queues_msg(struct i40e_vf *vf, u8 *msg) argument
2450 i40e_validate_queue_map(struct i40e_vf *vf, u16 vsi_id, unsigned long queuemap) argument
2478 i40e_vc_config_irq_map_msg(struct i40e_vf *vf, u8 *msg) argument
2594 i40e_vc_enable_queues_msg(struct i40e_vf *vf, u8 *msg) argument
2660 i40e_vc_disable_queues_msg(struct i40e_vf *vf, u8 *msg) argument
2706 i40e_check_enough_queue(struct i40e_vf *vf, u16 needed) argument
2762 i40e_vc_request_queues_msg(struct i40e_vf *vf, u8 *msg) argument
2810 i40e_vc_get_stats_msg(struct i40e_vf *vf, u8 *msg) argument
2851 i40e_can_vf_change_mac(struct i40e_vf *vf) argument
2895 i40e_check_vf_permission(struct i40e_vf *vf, struct virtchnl_ether_addr_list *al) argument
3010 i40e_update_vf_mac_addr(struct i40e_vf *vf, struct virtchnl_ether_addr *vc_ether_addr) argument
3037 i40e_vc_add_mac_addr_msg(struct i40e_vf *vf, u8 *msg) argument
3105 i40e_vc_del_mac_addr_msg(struct i40e_vf *vf, u8 *msg) argument
3193 i40e_vc_add_vlan_msg(struct i40e_vf *vf, u8 *msg) argument
3264 i40e_vc_remove_vlan_msg(struct i40e_vf *vf, u8 *msg) argument
3322 i40e_vc_rdma_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) argument
3353 i40e_vc_rdma_qvmap_msg(struct i40e_vf *vf, u8 *msg, bool config) argument
3387 i40e_vc_config_rss_key(struct i40e_vf *vf, u8 *msg) argument
3417 i40e_vc_config_rss_lut(struct i40e_vf *vf, u8 *msg) argument
3454 i40e_vc_get_rss_hena(struct i40e_vf *vf, u8 *msg) argument
3489 i40e_vc_set_rss_hena(struct i40e_vf *vf, u8 *msg) argument
3517 i40e_vc_enable_vlan_stripping(struct i40e_vf *vf, u8 *msg) argument
3543 i40e_vc_disable_vlan_stripping(struct i40e_vf *vf, u8 *msg) argument
3569 i40e_validate_cloud_filter(struct i40e_vf *vf, struct virtchnl_filter *tc_filter) argument
3700 i40e_find_vsi_from_seid(struct i40e_vf *vf, u16 seid) argument
3720 i40e_del_all_cloud_filters(struct i40e_vf *vf) argument
3763 i40e_vc_del_cloud_filter(struct i40e_vf *vf, u8 *msg) argument
3895 i40e_vc_add_cloud_filter(struct i40e_vf *vf, u8 *msg) argument
4007 i40e_vc_add_qch_msg(struct i40e_vf *vf, u8 *msg) argument
4123 i40e_vc_del_qch_msg(struct i40e_vf *vf, u8 *msg) argument
4174 struct i40e_vf *vf; local
4304 struct i40e_vf *vf; local
4347 struct i40e_vf *vf; local
4373 i40e_check_vf_init_timeout(struct i40e_vf *vf) argument
4410 struct i40e_vf *vf; local
4502 struct i40e_vf *vf; local
4657 struct i40e_vf *vf; local
4708 struct i40e_vf *vf; local
4769 struct i40e_vf *vf; local
4856 struct i40e_vf *vf; local
4911 struct i40e_vf *vf; local
4974 struct i40e_vf *vf; local
[all...]
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1214 static int fun_set_vf_mac(struct net_device *dev, int vf, u8 *mac) argument
1241 static int fun_set_vf_vlan(struct net_device *dev, int vf, u16 vlan, u8 qos, argument
1275 static int fun_set_vf_rate(struct net_device *dev, int vf, int min_tx_rate, argument
1302 static int fun_get_vf_config(struct net_device *dev, int vf, argument
[all...]
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1287 int vf = fault->func - 1; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c119 int vf, reg = 0; local
148 int reg, dev, vf, start_vf, num_reg = 1; local
177 int vf, reg, num_reg = 1; local
274 int vf; local
354 otx2_forward_vf_mbox_msgs(struct otx2_nic *pf, struct otx2_mbox *src_mbox, int dir, int vf, int num_msgs) argument
572 int err, vf; local
1694 int vf; local
2365 otx2_do_set_vf_mac(struct otx2_nic *pf, int vf, const u8 *mac) argument
2393 otx2_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) argument
2420 otx2_do_set_vf_vlan(struct otx2_nic *pf, int vf, u16 vlan, u8 qos, __be16 proto) argument
2559 otx2_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, __be16 proto) argument
2584 otx2_get_vf_config(struct net_device *netdev, int vf, struct ifla_vf_info *ivi) argument
2712 otx2_set_vf_permissions(struct otx2_nic *pf, int vf, int req_perm) argument
2740 otx2_ndo_set_vf_trust(struct net_device *netdev, int vf, bool enable) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c687 void ice_lag_move_new_vf_nodes(struct ice_vf *vf) argument
H A Dice_virtchnl.c181 struct ice_vf *vf; local
208 ice_set_pfe_link(struct ice_vf *vf, struct virtchnl_pf_event *pfe, argument
231 void ice_vc_notify_vf_link_state(struct ice_vf *vf) argument
256 struct ice_vf *vf; local
295 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) argument
324 ice_vc_get_ver_msg(struct ice_vf *vf, u8 *msg) argument
349 ice_vc_get_max_frame_size(struct ice_vf *vf) argument
372 ice_vc_get_vlan_caps(struct ice_hw *hw, struct ice_vf *vf, struct ice_vsi *vsi, u32 driver_caps) argument
417 ice_vc_get_vf_res_msg(struct ice_vf *vf, u8 *msg) argument
533 ice_vc_reset_vf_msg(struct ice_vf *vf) argument
546 ice_vc_isvalid_vsi_id(struct ice_vf *vf, u16 vsi_id) argument
589 ice_vc_validate_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto) argument
766 ice_vc_handle_rss_cfg(struct ice_vf *vf, u8 *msg, bool add) argument
902 ice_vc_config_rss_key(struct ice_vf *vf, u8 *msg) argument
949 ice_vc_config_rss_lut(struct ice_vf *vf, u8 *msg) argument
995 ice_vc_config_rss_hfunc(struct ice_vf *vf, u8 *msg) argument
1040 ice_vc_cfg_promiscuous_mode_msg(struct ice_vf *vf, u8 *msg) argument
1180 ice_vc_get_stats_msg(struct ice_vf *vf, u8 *msg) argument
1283 ice_vc_ena_qs_msg(struct ice_vf *vf, u8 *msg) argument
1375 ice_vf_vsi_dis_single_txq(struct ice_vf *vf, struct ice_vsi *vsi, u16 q_id) argument
1411 ice_vc_dis_qs_msg(struct ice_vf *vf, u8 *msg) argument
1513 ice_cfg_interrupt(struct ice_vf *vf, struct ice_vsi *vsi, struct virtchnl_vector_map *map, struct ice_q_vector *q_vector) argument
1563 ice_vc_cfg_irq_map_msg(struct ice_vf *vf, u8 *msg) argument
1641 ice_vc_cfg_qs_msg(struct ice_vf *vf, u8 *msg) argument
1825 ice_can_vf_change_mac(struct ice_vf *vf) argument
1880 ice_vfhw_mac_add(struct ice_vf *vf, struct virtchnl_ether_addr *vc_ether_addr) argument
1918 ice_vc_add_mac_addr(struct ice_vf *vf, struct ice_vsi *vsi, struct virtchnl_ether_addr *vc_ether_addr) argument
1974 ice_update_legacy_cached_mac(struct ice_vf *vf, struct virtchnl_ether_addr *vc_ether_addr) argument
1991 ice_vfhw_mac_del(struct ice_vf *vf, struct virtchnl_ether_addr *vc_ether_addr) argument
2016 ice_vc_del_mac_addr(struct ice_vf *vf, struct ice_vsi *vsi, struct virtchnl_ether_addr *vc_ether_addr) argument
2054 ice_vc_handle_mac_addr_msg(struct ice_vf *vf, u8 *msg, bool set) argument
2128 ice_vc_add_mac_addr_msg(struct ice_vf *vf, u8 *msg) argument
2140 ice_vc_del_mac_addr_msg(struct ice_vf *vf, u8 *msg) argument
2155 ice_vc_request_qs_msg(struct ice_vf *vf, u8 *msg) argument
2220 ice_is_vlan_promisc_allowed(struct ice_vf *vf) argument
2283 ice_vf_has_max_vlans(struct ice_vf *vf, struct ice_vsi *vsi) argument
2301 ice_vc_process_vlan_msg(struct ice_vf *vf, u8 *msg, bool add_v) argument
2481 ice_vc_add_vlan_msg(struct ice_vf *vf, u8 *msg) argument
2493 ice_vc_remove_vlan_msg(struct ice_vf *vf, u8 *msg) argument
2519 ice_vc_ena_vlan_stripping(struct ice_vf *vf) argument
2556 ice_vc_dis_vlan_stripping(struct ice_vf *vf) argument
2591 ice_vc_get_rss_hena(struct ice_vf *vf) argument
2630 ice_vc_set_rss_hena(struct ice_vf *vf, u8 *msg) argument
2696 ice_vc_query_rxdid(struct ice_vf *vf) argument
2754 ice_vf_init_vlan_stripping(struct ice_vf *vf) argument
2781 ice_vc_get_max_vlan_fltrs(struct ice_vf *vf) argument
2796 ice_vf_outer_vlan_not_allowed(struct ice_vf *vf) argument
2815 ice_vc_set_dvm_caps(struct ice_vf *vf, struct virtchnl_vlan_caps *caps) argument
2896 ice_vc_set_svm_caps(struct ice_vf *vf, struct virtchnl_vlan_caps *caps) argument
2951 ice_vc_get_offload_vlan_v2_caps(struct ice_vf *vf) argument
3125 ice_vc_del_vlans(struct ice_vf *vf, struct ice_vsi *vsi, struct virtchnl_vlan_filter_list_v2 *vfl) argument
3192 ice_vc_remove_vlan_v2_msg(struct ice_vf *vf, u8 *msg) argument
3231 ice_vc_add_vlans(struct ice_vf *vf, struct ice_vsi *vsi, struct virtchnl_vlan_filter_list_v2 *vfl) argument
3328 ice_vc_add_vlan_v2_msg(struct ice_vf *vf, u8 *msg) argument
3521 ice_vc_ena_vlan_stripping_v2_msg(struct ice_vf *vf, u8 *msg) argument
3605 ice_vc_dis_vlan_stripping_v2_msg(struct ice_vf *vf, u8 *msg) argument
3680 ice_vc_ena_vlan_insertion_v2_msg(struct ice_vf *vf, u8 *msg) argument
3739 ice_vc_dis_vlan_insertion_v2_msg(struct ice_vf *vf, u8 *msg) argument
3826 ice_virtchnl_set_dflt_ops(struct ice_vf *vf) argument
3840 ice_vc_repr_add_mac(struct ice_vf *vf, u8 *msg) argument
3895 ice_vc_repr_del_mac(struct ice_vf __always_unused *vf, u8 __always_unused *msg) argument
3907 ice_vc_repr_cfg_promiscuous_mode(struct ice_vf *vf, u8 __always_unused *msg) argument
3956 ice_virtchnl_set_repr_ops(struct ice_vf *vf) argument
3970 ice_is_malicious_vf(struct ice_vf *vf, struct ice_mbx_data *mbxdata) argument
4019 struct ice_vf *vf = NULL; local
[all...]
H A Dice_lib.c166 struct ice_vf *vf = vsi->vf; local
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c2334 static int ionic_get_vf_stats(struct net_device *netdev, int vf, argument
2371 static int ionic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) argument
2303 ionic_get_vf_config(struct net_device *netdev, int vf, struct ifla_vf_info *ivf) argument
2402 ionic_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, __be16 proto) argument
2441 ionic_set_vf_rate(struct net_device *netdev, int vf, int tx_min, int tx_max) argument
2474 ionic_set_vf_spoofchk(struct net_device *netdev, int vf, bool set) argument
2502 ionic_set_vf_trust(struct net_device *netdev, int vf, bool set) argument
2530 ionic_set_vf_link_state(struct net_device *netdev, int vf, int set) argument
[all...]
/linux-master/include/net/
H A Dflow_offload.h270 u8 vf; member in struct:flow_action_entry::__anon2718::__anon2722
/linux-master/tools/perf/util/
H A Dprobe-finder.c1169 struct local_vars_finder *vf = data; local
1201 struct local_vars_finder vf = {.pf = pf, .args = args, .vars = false, local
[all...]
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c1561 const struct v4l2_pix_format_mplane *vf = local
1701 struct v4l2_pix_format_mplane *in, *out, *vf; local
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2037 static int ipoib_set_vf_link_state(struct net_device *dev, int vf, int link_state) argument
2044 static int ipoib_get_vf_config(struct net_device *dev, int vf, argument
2060 static int ipoib_set_vf_guid(struct net_device *dev, int vf, u64 guid, int type) argument
2070 static int ipoib_get_vf_guid(struct net_device *dev, int vf, argument
2079 ipoib_get_vf_stats(struct net_device *dev, int vf, struct ifla_vf_stats *vf_stats) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c685 struct ice_vf *vf; local
747 struct ice_vf *vf; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1575 int vf, rc, vf_count; local
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c731 int max_vfs, vf, i; local
/linux-master/drivers/infiniband/core/
H A Dverbs.c2586 int ib_set_vf_link_state(struct ib_device *device, int vf, u32 port, argument
2596 int ib_get_vf_config(struct ib_device *device, int vf, u32 port, argument
2606 int ib_get_vf_stats(struct ib_device *device, int vf, u32 port, argument
2616 int ib_set_vf_guid(struct ib_device *device, int vf, u32 port, u64 guid, argument
2626 int ib_get_vf_guid(struct ib_device *device, int vf, u32 port, argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c1037 u32 type, vf; local
1079 u32 type, vf; local
1218 u32 vf; local
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Def10.c928 struct ef10_vf *vf; local

Completed in 533 milliseconds

1234567