Home
last modified time | relevance | path

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

12345678

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c27 struct ice_vf *vf; in ice_get_vf_by_id() local
73 void ice_put_vf(struct ice_vf *vf) in ice_put_vf()
105 struct ice_vf *vf; in ice_get_num_vfs() local
141 bool ice_is_vf_disabled(struct ice_vf *vf) in ice_is_vf_disabled()
563 struct ice_vf *vf; in ice_is_any_vf_in_unicast_promisc() local
719 struct ice_vf *vf; in ice_reset_all_vfs() local
1006 void ice_dis_vf_qs(struct ice_vf *vf) in ice_dis_vf_qs()
1046 int ice_check_vf_init(struct ice_vf *vf) in ice_check_vf_init()
1163 bool ice_is_vf_trusted(struct ice_vf *vf) in ice_is_vf_trusted()
1185 bool ice_is_vf_link_up(struct ice_vf *vf) in ice_is_vf_link_up()
[all …]
H A Dice_sriov.c28 struct ice_vf *vf; in ice_free_vf_entries() local
155 struct ice_vf *vf; in ice_free_vfs() local
567 struct ice_vf *vf; in ice_start_vfs() local
793 struct ice_vf *vf; in ice_create_vf_entries() local
1005 struct ice_vf *vf; in ice_process_vflr_event() local
1042 struct ice_vf *vf; in ice_get_vf_from_pfq() local
1094 struct ice_vf *vf; in ice_vf_lan_overflow_event() local
1125 struct ice_vf *vf; in ice_set_vf_spoofchk() local
1183 struct ice_vf *vf; in ice_get_vf_cfg() local
1230 struct ice_vf *vf; in ice_set_vf_mac() local
[all …]
H A Dice_virtchnl.c181 struct ice_vf *vf; in ice_vc_vf_broadcast() local
231 void ice_vc_notify_vf_link_state(struct ice_vf *vf) in ice_vc_notify_vf_link_state()
256 struct ice_vf *vf; in ice_vc_notify_link_state() local
295 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf()
530 static void ice_vc_reset_vf_msg(struct ice_vf *vf) in ice_vc_reset_vf_msg()
1898 ice_update_legacy_cached_mac(struct ice_vf *vf, in ice_update_legacy_cached_mac()
2496 static int ice_vc_get_rss_hena(struct ice_vf *vf) in ice_vc_get_rss_hena()
2601 static int ice_vc_query_rxdid(struct ice_vf *vf) in ice_vc_query_rxdid()
3707 void ice_virtchnl_set_dflt_ops(struct ice_vf *vf) in ice_virtchnl_set_dflt_ops()
3836 void ice_virtchnl_set_repr_ops(struct ice_vf *vf) in ice_virtchnl_set_repr_ops()
[all …]
H A Dice_virtchnl_fdir.c97 ice_vc_fdir_param_check(struct ice_vf *vf, u16 vsi_id) in ice_vc_fdir_param_check()
127 static int ice_vf_start_ctrl_vsi(struct ice_vf *vf) in ice_vf_start_ctrl_vsi()
331 ice_vc_fdir_set_flow_hdr(struct ice_vf *vf, in ice_vc_fdir_set_flow_hdr()
566 ice_vc_fdir_has_prof_conflict(struct ice_vf *vf, in ice_vc_fdir_has_prof_conflict()
1205 ice_vc_fdir_insert_entry(struct ice_vf *vf, in ice_vc_fdir_insert_entry()
1229 ice_vc_fdir_remove_entry(struct ice_vf *vf, in ice_vc_fdir_remove_entry()
1341 struct ice_vf *vf; in ice_vf_fdir_timer() local
1377 struct ice_vf *vf = ctrl_vsi->vf; in ice_vc_fdir_irq_handler() local
1666 struct ice_vf *vf; in ice_flush_fdir_ctx() local
2003 void ice_vf_fdir_init(struct ice_vf *vf) in ice_vf_fdir_init()
[all …]
H A Dice_virtchnl_allowlist.c115 bool ice_vc_is_opcode_allowed(struct ice_vf *vf, u32 opcode) in ice_vc_is_opcode_allowed()
132 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) in ice_vc_allowlist_opcodes()
144 static void ice_vc_clear_allowlist(struct ice_vf *vf) in ice_vc_clear_allowlist()
153 void ice_vc_set_default_allowlist(struct ice_vf *vf) in ice_vc_set_default_allowlist()
167 void ice_vc_set_working_allowlist(struct ice_vf *vf) in ice_vc_set_working_allowlist()
177 void ice_vc_set_caps_allowlist(struct ice_vf *vf) in ice_vc_set_caps_allowlist()
H A Dice_eswitch.c22 ice_eswitch_add_vf_sp_rule(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_add_vf_sp_rule()
64 static void ice_eswitch_del_vf_sp_rule(struct ice_vf *vf) in ice_eswitch_del_vf_sp_rule()
155 struct ice_vf *vf; in ice_eswitch_remap_rings_to_vectors() local
197 struct ice_vf *vf; in ice_eswitch_release_reprs() local
228 struct ice_vf *vf; in ice_eswitch_setup_reprs() local
306 struct ice_vf *vf; in ice_eswitch_update_repr() local
432 struct ice_vf *vf; in ice_eswitch_napi_del() local
447 struct ice_vf *vf; in ice_eswitch_napi_enable() local
462 struct ice_vf *vf; in ice_eswitch_napi_disable() local
656 struct ice_vf *vf; in ice_eswitch_start_all_tx_queues() local
[all …]
H A Dice_vf_lib.h145 static inline u16 ice_vf_get_port_vlan_id(struct ice_vf *vf) in ice_vf_get_port_vlan_id()
150 static inline u8 ice_vf_get_port_vlan_prio(struct ice_vf *vf) in ice_vf_get_port_vlan_prio()
155 static inline bool ice_vf_is_port_vlan_ena(struct ice_vf *vf) in ice_vf_is_port_vlan_ena()
160 static inline u16 ice_vf_get_port_vlan_tpid(struct ice_vf *vf) in ice_vf_get_port_vlan_tpid()
190 #define ice_for_each_vf(pf, bkt, vf) \ argument
207 #define ice_for_each_vf_rcu(pf, bkt, vf) \ argument
236 static inline void ice_put_vf(struct ice_vf *vf) in ice_put_vf()
250 static inline struct ice_vsi *ice_get_vf_vsi(struct ice_vf *vf) in ice_get_vf_vsi()
255 static inline bool ice_is_vf_disabled(struct ice_vf *vf) in ice_is_vf_disabled()
265 static inline void ice_set_vf_state_dis(struct ice_vf *vf) in ice_set_vf_state_dis()
[all …]
H A Dice_repr.c99 struct ice_vf *vf; in ice_repr_open() local
125 struct ice_vf *vf; in ice_repr_stop() local
285 static int ice_repr_add(struct ice_vf *vf) in ice_repr_add()
355 static void ice_repr_rem(struct ice_vf *vf) in ice_repr_rem()
379 struct ice_vf *vf; in ice_repr_rem_from_all_vfs() local
403 struct ice_vf *vf; in ice_repr_add_for_all_vfs() local
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c22 struct ifcvf_hw *vf = arg; in ifcvf_config_changed() local
42 struct ifcvf_hw *vf = arg; in ifcvf_vqs_reused_intr_handler() local
57 struct ifcvf_hw *vf = arg; in ifcvf_dev_intr_handler() local
367 struct ifcvf_hw *vf = vdpa_to_vf(vdpa_dev); in ifcvf_vdpa_get_device_features() local
384 struct ifcvf_hw *vf = vdpa_to_vf(vdpa_dev); in ifcvf_vdpa_set_driver_features() local
398 struct ifcvf_hw *vf = vdpa_to_vf(vdpa_dev); in ifcvf_vdpa_get_driver_features() local
408 struct ifcvf_hw *vf = vdpa_to_vf(vdpa_dev); in ifcvf_vdpa_get_status() local
415 struct ifcvf_hw *vf; in ifcvf_vdpa_set_status() local
439 struct ifcvf_hw *vf = vdpa_to_vf(vdpa_dev); in ifcvf_vdpa_reset() local
685 struct ifcvf_hw *vf; in ifcvf_vdpa_dev_add() local
[all …]
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c112 struct bnx2x_virtf *vf, in bnx2x_validate_vf_sp_objs()
167 struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_prep()
589 struct bnx2x_virtf *vf, in bnx2x_vf_prep_rx_mode()
909 struct bnx2x_virtf *vf; in bnx2x_vf_flr_clnup() local
1454 struct bnx2x_virtf *vf; in bnx2x_iov_link_update_vf() local
1722 struct bnx2x_virtf *vf) in bnx2x_vf_handle_filters_eqe()
1730 struct bnx2x_virtf *vf) in bnx2x_vf_handle_rss_update_eqe()
1737 struct bnx2x_virtf *vf; in bnx2x_iov_eq_sp_event() local
1851 struct bnx2x_virtf *vf; in bnx2x_iov_set_queue_sp_obj() local
2144 struct bnx2x_virtf *vf; member
[all …]
H A Dbnx2x_vfpf.c1126 struct bnx2x_virtf *vf) in bnx2x_vf_mbx_resp_single_tlv()
1142 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_resp_send_msg()
1206 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_resp()
1214 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_resp_phys_port()
1237 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_resp_fp_hsi_ver()
1382 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_acquire_chk_dorq()
1649 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_macvlan_list()
1840 struct bnx2x_virtf *vf, in bnx2x_filters_validate_mac()
1890 struct bnx2x_virtf *vf, in bnx2x_filters_validate_vlan()
1920 struct bnx2x_virtf *vf, in bnx2x_vf_mbx_set_q_filters()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c129 int vf = 0; in ixgbe_get_vfs() local
364 u32 *msgbuf, u32 vf) in ixgbe_set_vf_multicasts()
442 u32 vf) in ixgbe_set_vf_vlan()
949 u32 *msgbuf, u32 vf) in ixgbe_set_vf_mac_addr()
971 u32 *msgbuf, u32 vf) in ixgbe_set_vf_vlan_msg()
993 u32 *msgbuf, u32 vf) in ixgbe_set_vf_macvlan_msg()
1036 u32 *msgbuf, u32 vf) in ixgbe_negotiate_vf_api()
1058 u32 *msgbuf, u32 vf) in ixgbe_get_vf_queues()
1135 u32 *msgbuf, u32 vf) in ixgbe_get_vf_rss_key()
1235 u32 *msgbuf, u32 vf) in ixgbe_get_vf_link_state()
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c37 static void otx2vf_process_vfaf_mbox_msg(struct otx2_nic *vf, in otx2vf_process_vfaf_mbox_msg()
115 static int otx2vf_process_mbox_msg_up(struct otx2_nic *vf, in otx2vf_process_mbox_msg_up()
156 struct otx2_nic *vf; in otx2vf_vfaf_mbox_up_handler() local
184 struct otx2_nic *vf = (struct otx2_nic *)vf_irq; in otx2vf_vfaf_mbox_intr_handler() local
304 static int otx2vf_vfaf_mbox_init(struct otx2_nic *vf) in otx2vf_vfaf_mbox_init()
365 struct otx2_nic *vf; in otx2vf_open() local
390 struct otx2_nic *vf = netdev_priv(netdev); in otx2vf_xmit() local
415 struct otx2_nic *vf = netdev_priv(netdev); in otx2vf_set_rx_mode() local
503 static int otx2_wq_init(struct otx2_nic *vf) in otx2_wq_init()
540 struct otx2_nic *vf; in otx2vf_probe() local
[all …]
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c26 struct i40e_vf *vf = pf->vf; in i40e_vc_vf_broadcast() local
1632 struct i40e_vf *vf; in i40e_reset_all_vfs() local
4178 struct i40e_vf *vf; in i40e_vc_process_vf_msg() local
4308 struct i40e_vf *vf; in i40e_vc_process_vflr_event() local
4351 struct i40e_vf *vf; in i40e_validate_vf() local
4414 struct i40e_vf *vf; in i40e_ndo_set_vf_mac() local
4506 struct i40e_vf *vf; in i40e_ndo_set_vf_port_vlan() local
4661 struct i40e_vf *vf; in i40e_ndo_set_vf_bw() local
4712 struct i40e_vf *vf; in i40e_ndo_get_vf_config() local
4774 struct i40e_vf *vf; in i40e_ndo_set_vf_link_state() local
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c856 struct qlcnic_vf_info *vf, in qlcnic_83xx_cfg_default_mac_vlan()
1111 struct qlcnic_vf_info *vf, in qlcnic_sriov_validate_mtu()
1369 struct qlcnic_vf_info *vf, in qlcnic_sriov_pf_del_guest_vlan()
1394 struct qlcnic_vf_info *vf, in qlcnic_sriov_pf_add_guest_vlan()
1596 struct qlcnic_vf_info *vf) in qlcnic_sriov_del_rx_ctx()
1622 struct qlcnic_vf_info *vf) in qlcnic_sriov_del_tx_ctx()
1688 struct qlcnic_vf_info *vf; in qlcnic_sriov_pf_process_flr() local
1708 struct qlcnic_vf_info *vf) in qlcnic_sriov_handle_soft_flr()
1723 struct qlcnic_vf_info *vf) in qlcnic_sriov_soft_flr_check()
1738 struct qlcnic_vf_info *vf) in qlcnic_sriov_pf_handle_flr()
[all …]
H A Dqlcnic_sriov_common.c146 struct qlcnic_vf_info *vf; in qlcnic_sriov_init() local
265 struct qlcnic_vf_info *vf; in __qlcnic_sriov_cleanup() local
1009 struct qlcnic_vf_info *vf; in qlcnic_sriov_send_bc_cmd() local
1087 struct qlcnic_vf_info *vf) in qlcnic_sriov_handle_bc_resp()
1119 struct qlcnic_vf_info *vf, in __qlcnic_sriov_add_act_list()
1299 struct qlcnic_vf_info *vf; in qlcnic_sriov_handle_bc_event() local
1502 struct qlcnic_vf_info *vf; in qlcnic_vf_add_mc_list() local
1988 struct qlcnic_vf_info *vf; in qlcnic_sriov_validate_vlan_cfg() local
2055 struct qlcnic_vf_info *vf; in qlcnic_sriov_cfg_vf_guest_vlan() local
2163 struct qlcnic_vf_info *vf; in qlcnic_sriov_alloc_vlans() local
[all …]
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_mbox.c74 static void otx_cpt_send_msg_to_vf(struct otx_cpt_device *cpt, int vf, in otx_cpt_send_msg_to_vf()
86 static void otx_cpt_mbox_send_ack(struct otx_cpt_device *cpt, int vf, in otx_cpt_mbox_send_ack()
95 static void otx_cptpf_mbox_send_nack(struct otx_cpt_device *cpt, int vf, in otx_cptpf_mbox_send_nack()
103 static void otx_cpt_clear_mbox_intr(struct otx_cpt_device *cpt, u32 vf) in otx_cpt_clear_mbox_intr()
112 static void otx_cpt_cfg_qlen_for_vf(struct otx_cpt_device *cpt, int vf, in otx_cpt_cfg_qlen_for_vf()
126 static void otx_cpt_cfg_vq_priority(struct otx_cpt_device *cpt, int vf, u32 pri) in otx_cpt_cfg_vq_priority()
178 static void otx_cpt_handle_mbox_intr(struct otx_cpt_device *cpt, int vf) in otx_cpt_handle_mbox_intr()
243 u8 vf; in otx_cpt_mbox_intr_handler() local
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf_mbox.c8 static void cpt_send_msg_to_vf(struct cpt_device *cpt, int vf, in cpt_send_msg_to_vf()
20 static void cpt_mbox_send_ack(struct cpt_device *cpt, int vf, in cpt_mbox_send_ack()
28 static void cpt_clear_mbox_intr(struct cpt_device *cpt, u32 vf) in cpt_clear_mbox_intr()
37 static void cpt_cfg_qlen_for_vf(struct cpt_device *cpt, int vf, u32 size) in cpt_cfg_qlen_for_vf()
50 static void cpt_cfg_vq_priority(struct cpt_device *cpt, int vf, u32 pri) in cpt_cfg_vq_priority()
86 static void cpt_handle_mbox_intr(struct cpt_device *cpt, int vf) in cpt_handle_mbox_intr()
149 u8 vf; in cpt_mbox_intr_handler() local
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c23 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err) in enic_is_valid_pp_vf()
54 static int enic_set_port_profile(struct enic *enic, int vf) in enic_set_port_profile()
130 static int enic_unset_port_profile(struct enic *enic, int vf) in enic_unset_port_profile()
174 static int enic_pp_preassociate(struct enic *enic, int vf, in enic_pp_preassociate()
180 static int enic_pp_disassociate(struct enic *enic, int vf, in enic_pp_disassociate()
202 static int enic_pp_preassociate_rr(struct enic *enic, int vf, in enic_pp_preassociate_rr()
241 static int enic_pp_associate(struct enic *enic, int vf, in enic_pp_associate()
289 int enic_process_set_pp_request(struct enic *enic, int vf, in enic_process_set_pp_request()
306 int enic_process_get_pp_request(struct enic *enic, int vf, in enic_process_get_pp_request()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c18 nfp_net_sriov_check(struct nfp_app *app, int vf, u16 cap, const char *msg, bool warn) in nfp_net_sriov_check()
42 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) in nfp_net_sriov_update()
64 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac()
96 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan()
147 int nfp_app_set_vf_rate(struct net_device *netdev, int vf, in nfp_app_set_vf_rate()
178 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk()
202 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust()
226 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state()
260 int nfp_app_get_vf_config(struct net_device *netdev, int vf, in nfp_app_get_vf_config()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c1084 struct siena_vf *vf; in efx_siena_sriov_peer_work() local
1197 struct siena_vf *vf; in efx_siena_sriov_vf_alloc() local
1226 struct siena_vf *vf; in efx_siena_sriov_vfs_fini() local
1247 struct siena_vf *vf; in efx_siena_sriov_vfs_init() local
1371 struct siena_vf *vf; in efx_siena_sriov_fini() local
1406 struct siena_vf *vf; in efx_siena_sriov_event() local
1463 struct siena_vf *vf; in efx_siena_sriov_flr() local
1494 struct siena_vf *vf; in efx_siena_sriov_tx_flush_done() local
1513 struct siena_vf *vf; in efx_siena_sriov_rx_flush_done() local
1538 struct siena_vf *vf; in efx_siena_sriov_desc_fetch_err() local
[all …]
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c28 struct bnxt_vf_info *vf, u16 event_id) in bnxt_hwrm_fwd_async_event_cmpl()
74 struct bnxt_vf_info *vf; in bnxt_set_vf_spoofchk() local
164 struct bnxt_vf_info *vf; in bnxt_set_vf_trust() local
183 struct bnxt_vf_info *vf; in bnxt_get_vf_config() local
220 struct bnxt_vf_info *vf; in bnxt_set_vf_mac() local
252 struct bnxt_vf_info *vf; in bnxt_set_vf_vlan() local
294 struct bnxt_vf_info *vf; in bnxt_set_vf_bw() local
336 struct bnxt_vf_info *vf; in bnxt_set_vf_link_state() local
370 struct bnxt_vf_info *vf; in bnxt_set_vf_attr() local
448 struct bnxt_vf_info *vf = &bp->pf.vf[k]; in bnxt_alloc_vf_resources() local
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dib_virt.c50 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u32 port, in mlx5_ib_get_vf_config()
92 int mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, in mlx5_ib_set_vf_link_state()
120 int mlx5_ib_get_vf_stats(struct ib_device *device, int vf, in mlx5_ib_get_vf_stats()
151 static int set_vf_node_guid(struct ib_device *device, int vf, u32 port, in set_vf_node_guid()
175 static int set_vf_port_guid(struct ib_device *device, int vf, u32 port, in set_vf_port_guid()
199 int mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u32 port, in mlx5_ib_set_vf_guid()
210 int mlx5_ib_get_vf_guid(struct ib_device *device, int vf, u32 port, in mlx5_ib_get_vf_guid()
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdev.c82 static int nsim_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in nsim_set_vf_mac()
95 static int nsim_set_vf_vlan(struct net_device *dev, int vf, in nsim_set_vf_vlan()
111 static int nsim_set_vf_rate(struct net_device *dev, int vf, int min, int max) in nsim_set_vf_rate()
130 static int nsim_set_vf_spoofchk(struct net_device *dev, int vf, bool val) in nsim_set_vf_spoofchk()
142 static int nsim_set_vf_rss_query_en(struct net_device *dev, int vf, bool val) in nsim_set_vf_rss_query_en()
154 static int nsim_set_vf_trust(struct net_device *dev, int vf, bool val) in nsim_set_vf_trust()
167 nsim_get_vf_config(struct net_device *dev, int vf, struct ifla_vf_info *ivi) in nsim_get_vf_config()
190 static int nsim_set_vf_link_state(struct net_device *dev, int vf, int state) in nsim_set_vf_link_state()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c124 static u64 nic_get_mbx_addr(int vf) in nic_get_mbx_addr()
158 static void nic_mbx_send_ready(struct nicpf *nic, int vf) in nic_mbx_send_ready()
188 static void nic_mbx_send_ack(struct nicpf *nic, int vf) in nic_mbx_send_ack()
200 static void nic_mbx_send_nack(struct nicpf *nic, int vf) in nic_mbx_send_nack()
550 static void nic_send_rss_size(struct nicpf *nic, int vf) in nic_send_rss_size()
786 int vf, struct reset_stat_cfg *cfg) in nic_reset_stat_counters()
827 static void nic_enable_tunnel_parsing(struct nicpf *nic, int vf) in nic_enable_tunnel_parsing()
846 static void nic_enable_vf(struct nicpf *nic, int vf, bool enable) in nic_enable_vf()
927 static void nic_link_status_get(struct nicpf *nic, u8 vf) in nic_link_status_get()
953 static void nic_handle_mbx_intr(struct nicpf *nic, int vf) in nic_handle_mbx_intr()
[all …]

12345678