Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.c192 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_set_sma_e810t() local
680 struct ice_pf *pf; in ice_ptp_tx_tstamp() local
1168 struct ice_pf *pf; in ice_ptp_check_tx_fifo() local
1238 struct ice_pf *pf; in ice_ptp_wait_for_offsets() local
1444 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_adjfine() local
1711 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gpio_enable_e810() local
1785 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gpio_enable_e823() local
1822 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gettimex64() local
2460 void ice_ptp_reset(struct ice_pf *pf) in ice_ptp_reset()
2706 void ice_ptp_init(struct ice_pf *pf) in ice_ptp_init()
[all …]
A Dice_eswitch.c114 static int ice_eswitch_setup_env(struct ice_pf *pf) in ice_eswitch_setup_env()
251 static int ice_eswitch_setup_reprs(struct ice_pf *pf) in ice_eswitch_setup_reprs()
326 struct ice_pf *pf = vsi->back; in ice_eswitch_update_repr() local
407 static void ice_eswitch_release_env(struct ice_pf *pf) in ice_eswitch_release_env()
441 static void ice_eswitch_napi_del(struct ice_pf *pf) in ice_eswitch_napi_del()
552 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_set() local
592 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_get() local
605 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev()
614 void ice_eswitch_release(struct ice_pf *pf) in ice_eswitch_release()
627 int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure()
[all …]
A Dice_dcb_nl.c16 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_devreset() local
35 struct ice_pf *pf; in ice_dcbnl_getets() local
64 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setets() local
129 struct ice_pf *pf = ice_netdev_to_pf(dev); in ice_dcbnl_getnumtcs() local
144 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_getdcbx() local
156 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setdcbx() local
197 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_get_perm_hw_addr() local
230 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_getpfc() local
256 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setpfc() local
994 struct ice_pf *pf; in ice_dcbnl_set_all() local
[all …]
A Dice_idc.c18 static struct iidc_auxiliary_drv *ice_get_auxiliary_drv(struct ice_pf *pf) in ice_get_auxiliary_drv()
35 void ice_send_event_to_aux(struct ice_pf *pf, struct iidc_event *event) in ice_send_event_to_aux()
60 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset) in ice_add_rdma_qset()
176 int ice_rdma_update_vsi_filter(struct ice_pf *pf, u16 vsi_id, bool enable) in ice_rdma_update_vsi_filter()
208 void ice_get_qos_params(struct ice_pf *pf, struct iidc_qos_params *qos) in ice_get_qos_params()
235 static int ice_reserve_rdma_qvector(struct ice_pf *pf) in ice_reserve_rdma_qvector()
254 static void ice_free_rdma_qvector(struct ice_pf *pf) in ice_free_rdma_qvector()
277 int ice_plug_aux_dev(struct ice_pf *pf) in ice_plug_aux_dev()
323 void ice_unplug_aux_dev(struct ice_pf *pf) in ice_unplug_aux_dev()
342 int ice_init_rdma(struct ice_pf *pf) in ice_init_rdma()
[all …]
A Dice_sriov.c49 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
89 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
159 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
237 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup() local
288 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings() local
403 struct ice_pf *pf; in ice_calc_vf_reg_idx() local
576 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res() local
678 struct ice_pf *pf = vf->pf; in ice_sriov_clear_mbx_register() local
693 struct ice_pf *pf = vf->pf; in ice_sriov_trigger_reset_register() local
740 struct ice_pf *pf = vf->pf; in ice_sriov_poll_reset_status() local
[all …]
A Dice_main.c322 struct ice_pf *pf = vsi->back; in ice_vsi_sync_fltr() local
2124 struct ice_pf *pf = vsi->back; in ice_configure_phy() local
2488 struct ice_pf *pf = vsi->back; in ice_vsi_req_irq_msix() local
2652 struct ice_pf *pf = vsi->back; in ice_prepare_xdp_rings() local
2783 struct ice_pf *pf = vsi->back; in ice_destroy_xdp_rings() local
3192 struct ice_pf *pf = data; in ice_misc_intr_thread_fn() local
4149 struct ice_pf *pf = vsi->back; in ice_vsi_recfg_qs() local
4243 struct ice_pf *pf = hw->back; in ice_log_pkg_init() local
5151 struct ice_pf *pf; in ice_probe() local
5462 struct ice_pf *pf; in ice_suspend() local
[all …]
A Dice_devlink.c255 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_info_get() local
441 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_reload_down() local
665 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_port_split() local
850 struct ice_pf *pf = vsi->back; in ice_devlink_rate_init_tx_topology() local
1238 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_reload_up() local
1288 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_enable_roce_get() local
1299 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_enable_roce_set() local
1322 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_enable_roce_validate() local
1339 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_enable_iw_get() local
1350 struct ice_pf *pf = devlink_priv(devlink); in ice_devlink_enable_iw_set() local
[all …]
A Dice_dcb_lib.h55 static inline bool ice_is_dcb_active(struct ice_pf *pf) in ice_is_dcb_active()
61 static inline u8 ice_get_pfc_mode(struct ice_pf *pf) in ice_get_pfc_mode()
67 static inline void ice_dcb_rebuild(struct ice_pf *pf) { } in ice_dcb_rebuild()
93 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
100 ice_pf_dcb_cfg(struct ice_pf __always_unused *pf, in ice_pf_dcb_cfg()
114 static inline bool ice_is_dcb_active(struct ice_pf __always_unused *pf) in ice_is_dcb_active()
120 ice_is_pfc_causing_hung_q(struct ice_pf __always_unused *pf, in ice_is_pfc_causing_hung_q()
126 static inline u8 ice_get_pfc_mode(struct ice_pf *pf) in ice_get_pfc_mode()
131 static inline void ice_pf_dcb_recfg(struct ice_pf *pf, bool locked) { } in ice_pf_dcb_recfg()
133 static inline void ice_update_dcb_stats(struct ice_pf *pf) { } in ice_update_dcb_stats()
[all …]
A Dice_gnss.c20 ice_gnss_do_write(struct ice_pf *pf, unsigned char *buf, unsigned int size) in ice_gnss_do_write()
86 struct ice_pf *pf = gnss->back; in ice_gnss_write_pending() local
122 struct ice_pf *pf; in ice_gnss_read() local
213 static struct gnss_serial *ice_gnss_struct_init(struct ice_pf *pf) in ice_gnss_struct_init()
252 struct ice_pf *pf = gnss_get_drvdata(gdev); in ice_gnss_open() local
278 struct ice_pf *pf = gnss_get_drvdata(gdev); in ice_gnss_close() local
306 struct ice_pf *pf = gnss_get_drvdata(gdev); in ice_gnss_write() local
362 static int ice_gnss_register(struct ice_pf *pf) in ice_gnss_register()
396 static void ice_gnss_deregister(struct ice_pf *pf) in ice_gnss_deregister()
409 void ice_gnss_init(struct ice_pf *pf) in ice_gnss_init()
[all …]
A Dice_lib.c75 struct ice_pf *pf = vsi->back; in ice_vsi_alloc_arrays() local
175 struct ice_pf *pf = vsi->back; in ice_vsi_set_num_qs() local
290 struct ice_pf *pf = vsi->back; in ice_vsi_delete_from_hw() local
318 struct ice_pf *pf = vsi->back; in ice_vsi_free_arrays() local
357 struct ice_pf *pf = vsi->back; in ice_vsi_free_stats() local
398 struct ice_pf *pf = vsi->back; in ice_vsi_alloc_ring_stats() local
459 struct ice_pf *pf = NULL; in ice_vsi_free() local
554 struct ice_pf *pf = vsi->back; in ice_vsi_alloc_stat_arrays() local
1192 struct ice_pf *pf; in ice_set_rss_vsi_ctx() local
3264 struct ice_pf *pf; in ice_vsi_release() local
[all …]
A Dice_eswitch.h34 static inline void ice_eswitch_release(struct ice_pf *pf) { } in ice_eswitch_release()
36 static inline void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) { } in ice_eswitch_stop_all_tx_queues()
41 ice_eswitch_add_vf_mac_rule(struct ice_pf *pf, struct ice_vf *vf, in ice_eswitch_add_vf_mac_rule()
53 static inline int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure()
58 static inline int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild()
75 static inline bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c38 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getets() local
76 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getpfc() local
109 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setets() local
157 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setpfc() local
196 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setapp() local
248 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_delapp() local
310 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_getstate() local
814 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_getdcbx() local
829 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_get_perm_hw_addr() local
882 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_set_all() local
[all …]
A Di40e_ptp.c672 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
731 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
765 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
857 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment()
939 static void i40e_ptp_free_pins(struct i40e_pf *pf) in i40e_ptp_free_pins()
1070 static int i40e_ptp_set_pins(struct i40e_pf *pf, in i40e_ptp_set_pins()
1125 int i40e_ptp_alloc_pins(struct i40e_pf *pf) in i40e_ptp_alloc_pins()
1425 void i40e_ptp_save_hw_time(struct i40e_pf *pf) in i40e_ptp_save_hw_time()
1448 void i40e_ptp_restore_hw_time(struct i40e_pf *pf) in i40e_ptp_restore_hw_time()
1472 void i40e_ptp_init(struct i40e_pf *pf) in i40e_ptp_init()
[all …]
A Di40e_client.c85 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_vf_msg() local
111 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_l2_param_changes() local
147 struct i40e_pf *pf = ldev->pf; in i40e_client_release_qvlist() local
170 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_netdev_close() local
460 int i40e_lan_add_device(struct i40e_pf *pf) in i40e_lan_add_device()
542 struct i40e_pf *pf = ldev->pf; in i40e_client_virtchnl_send() local
567 struct i40e_pf *pf = ldev->pf; in i40e_client_setup_qvlist() local
638 struct i40e_pf *pf = ldev->pf; in i40e_client_request_reset() local
673 struct i40e_pf *pf = ldev->pf; in i40e_client_update_vsi_ctxt() local
728 struct i40e_pf *pf = ldev->pf; in i40e_client_device_register() local
[all …]
A Di40e_main.c329 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
703 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
768 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
2546 struct i40e_pf *pf; in i40e_sync_vsi_filters() local
5705 struct i40e_pf *pf; in i40e_update_adq_vsi_queues() local
9864 struct i40e_pf *pf; in i40e_veb_link_event() local
11562 struct i40e_pf *pf; in i40e_vsi_clear() local
14177 struct i40e_pf *pf; in i40e_vsi_release() local
14332 struct i40e_pf *pf; in i40e_vsi_reinit_setup() local
14754 struct i40e_pf *pf; in i40e_veb_release() local
[all …]
A Di40e_virtchnl_pf.c111 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local
193 struct i40e_pf *pf = vf->pf; in i40e_vc_reset_vf() local
234 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local
251 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local
266 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local
284 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local
346 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local
450 struct i40e_pf *pf = vf->pf; in i40e_release_rdma_qvlist() local
504 struct i40e_pf *pf = vf->pf; in i40e_config_rdma_qvlist() local
607 struct i40e_pf *pf = vf->pf; in i40e_config_vsi_tx_queue() local
[all …]
A Di40e_ethtool.c770 struct i40e_pf *pf) in i40e_get_settings_link_up()
1044 struct i40e_pf *pf) in i40e_get_settings_link_down()
2004 struct i40e_pf *pf = vsi->back; in i40e_get_drvinfo() local
2055 struct i40e_pf *pf = vsi->back; in i40e_set_ringparam() local
2282 struct i40e_pf *pf = vsi->back; in i40e_get_stats_count() local
2313 struct i40e_pf *pf = vsi->back; in i40e_get_sset_count() local
2395 struct i40e_pf *pf = vsi->back; in i40e_get_ethtool_stats() local
2473 struct i40e_pf *pf = vsi->back; in i40e_get_stat_strings() local
2510 struct i40e_pf *pf = vsi->back; in i40e_get_priv_flag_strings() local
2966 struct i40e_pf *pf = vsi->back; in i40e_set_itr_per_queue() local
[all …]
A Di40e_debugfs.c72 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_read() local
493 static void i40e_dbg_dump_aq_desc(struct i40e_pf *pf) in i40e_dbg_dump_aq_desc()
542 struct i40e_pf *pf, enum ring_type type) in i40e_dbg_dump_desc()
669 static void i40e_dbg_dump_eth_stats(struct i40e_pf *pf, in i40e_dbg_dump_eth_stats()
716 static void i40e_dbg_dump_veb_all(struct i40e_pf *pf) in i40e_dbg_dump_veb_all()
756 static void i40e_dbg_dump_vf_all(struct i40e_pf *pf) in i40e_dbg_dump_vf_all()
778 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_write() local
1659 struct i40e_pf *pf = filp->private_data; in i40e_dbg_netdev_ops_read() local
1700 struct i40e_pf *pf = filp->private_data; in i40e_dbg_netdev_ops_write() local
1813 void i40e_dbg_pf_init(struct i40e_pf *pf) in i40e_dbg_pf_init()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_main.c74 static int nfp_net_pf_get_num_ports(struct nfp_pf *pf) in nfp_net_pf_get_num_ports()
89 static void nfp_net_pf_free_vnics(struct nfp_pf *pf) in nfp_net_pf_free_vnics()
223 static int nfp_net_pf_alloc_irqs(struct nfp_pf *pf) in nfp_net_pf_alloc_irqs()
263 static void nfp_net_pf_free_irqs(struct nfp_pf *pf) in nfp_net_pf_free_irqs()
269 static int nfp_net_pf_init_vnics(struct nfp_pf *pf) in nfp_net_pf_init_vnics()
391 static int nfp_net_pf_app_start(struct nfp_pf *pf) in nfp_net_pf_app_start()
418 static void nfp_net_pf_app_stop(struct nfp_pf *pf) in nfp_net_pf_app_stop()
438 static int nfp_net_pci_map_mem(struct nfp_pf *pf) in nfp_net_pci_map_mem()
658 struct nfp_pf *pf = port->app->pf; in nfp_net_refresh_port_table() local
690 int nfp_net_pci_probe(struct nfp_pf *pf) in nfp_net_pci_probe()
[all …]
A Dnfp_main.c182 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
199 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
245 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable() local
290 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable() local
655 static void nfp_fw_unload(struct nfp_pf *pf) in nfp_fw_unload()
675 static int nfp_pf_find_rtsyms(struct nfp_pf *pf) in nfp_pf_find_rtsyms()
694 int nfp_net_pf_get_app_id(struct nfp_pf *pf) in nfp_net_pf_get_app_id()
700 static u64 nfp_net_pf_get_app_cap(struct nfp_pf *pf) in nfp_net_pf_get_app_cap()
719 static void nfp_pf_cfg_hwinfo(struct nfp_pf *pf) in nfp_pf_cfg_hwinfo()
761 struct nfp_pf *pf; in nfp_pci_probe() local
[all …]
A Dnfp_devlink.c29 nfp_devlink_fill_eth_port_from_id(struct nfp_pf *pf, in nfp_devlink_fill_eth_port_from_id()
39 nfp_devlink_set_lanes(struct nfp_pf *pf, unsigned int idx, unsigned int lanes) in nfp_devlink_set_lanes()
67 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_port_split() local
93 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_port_unsplit() local
119 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_sb_pool_get() local
130 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_sb_pool_set() local
138 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_eswitch_mode_get() local
146 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_eswitch_mode_set() local
162 nfp_devlink_versions_get_hwinfo(struct nfp_pf *pf, struct devlink_info_req *req) in nfp_devlink_versions_get_hwinfo()
236 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_info_get() local
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_pf.c54 struct otx2_nic *pf = netdev_priv(netdev); in otx2_change_mtu() local
114 struct otx2_nic *pf = flrwork->pf; in otx2_flr_handler() local
467 struct otx2_nic *pf; in otx2_pfvf_mbox_handler() local
505 struct otx2_nic *pf = vf_mbox->pfvf; in otx2_pfvf_mbox_up_handler() local
823 struct otx2_nic *pf; in otx2_pfaf_mbox_handler() local
945 struct otx2_nic *pf = af_mbox->pfvf; in otx2_pfaf_mbox_up_handler() local
1230 struct otx2_nic *pf = data; in otx2_q_intr_handler() local
1683 struct otx2_nic *pf = netdev_priv(netdev); in otx2_open() local
2707 struct otx2_nic *pf; in otx2_probe() local
2962 struct otx2_nic *pf; in otx2_vf_link_event_task() local
[all …]
A Dotx2_dmac_flt.c10 static int otx2_dmacflt_do_add(struct otx2_nic *pf, const u8 *mac, in otx2_dmacflt_do_add()
38 static int otx2_dmacflt_add_pfmac(struct otx2_nic *pf, u32 *dmac_index) in otx2_dmacflt_add_pfmac()
74 int otx2_dmacflt_add(struct otx2_nic *pf, const u8 *mac, u32 bit_pos) in otx2_dmacflt_add()
110 static int otx2_dmacflt_remove_pfmac(struct otx2_nic *pf, u32 dmac_index) in otx2_dmacflt_remove_pfmac()
129 int otx2_dmacflt_remove(struct otx2_nic *pf, const u8 *mac, in otx2_dmacflt_remove()
144 int otx2_dmacflt_get_max_cnt(struct otx2_nic *pf) in otx2_dmacflt_get_max_cnt()
177 int otx2_dmacflt_update(struct otx2_nic *pf, u8 *mac, u32 bit_pos) in otx2_dmacflt_update()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c200 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_rx_mode() local
296 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_add_vid() local
311 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_del_vid() local
345 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_mac() local
364 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_vlan() local
428 struct enetc_pf *pf) in enetc_setup_mac_addresses()
448 struct enetc_pf *pf = enetc_si_priv(si); in enetc_port_assign_rfs_entries() local
469 struct enetc_pf *pf = enetc_si_priv(si); in enetc_port_si_configure() local
663 struct enetc_pf *pf = enetc_si_priv(si); in enetc_sriov_configure() local
1232 struct enetc_pf *pf; in enetc_pf_probe() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cgx.c125 int pf = PF_CGXMAP_BASE; in rvu_map_cgx_lmac_pf() local
448 int pf = rvu_get_pf(pcifunc); in rvu_cgx_config_rxtx() local
473 int pf = rvu_get_pf(pcifunc); in rvu_cgx_disable_dmac_entries() local
709 int pf = rvu_get_pf(pcifunc); in rvu_mbox_handler_cgx_promisc_enable() local
747 int pf = rvu_get_pf(pcifunc); in rvu_cgx_ptp_rx_cfg() local
796 int pf = rvu_get_pf(pcifunc); in rvu_cgx_config_linkevents() local
833 int pf, err; in rvu_mbox_handler_cgx_get_linkinfo() local
894 int pf = rvu_get_pf(pcifunc); in rvu_cgx_config_intlbk() local
924 int pf = rvu_get_pf(pcifunc); in rvu_cgx_cfg_pause_frm() local
1011 int pf, lf; in rvu_cgx_nix_cuml_stats() local
[all …]

Completed in 116 milliseconds

12345678910>>...14