Searched refs:pf (Results 26 - 50 of 483) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_idc_int.h11 void ice_send_event_to_aux(struct ice_pf *pf, struct iidc_event *event);
H A Dice_gnss.h38 void ice_gnss_init(struct ice_pf *pf);
39 void ice_gnss_exit(struct ice_pf *pf);
42 static inline void ice_gnss_init(struct ice_pf *pf) { } argument
43 static inline void ice_gnss_exit(struct ice_pf *pf) { } argument
H A Dice_ptp.c192 struct ice_pf *pf = ptp_info_to_pf(info); local
193 struct ice_hw *hw = &pf->hw;
260 * @pf: Board private structure
265 static void ice_ptp_cfg_tx_interrupt(struct ice_pf *pf) argument
267 struct ice_hw *hw = &pf->hw;
271 switch (pf->ptp.tx_interrupt_mode) {
284 enable = pf->ptp.tstamp_config.tx_type == HWTSTAMP_TX_ON;
299 * @pf: The PF pointer to search in
302 static void ice_set_rx_tstamp(struct ice_pf *pf, bool on) argument
307 vsi = ice_get_main_vsi(pf);
327 ice_ptp_disable_timestamp_mode(struct ice_pf *pf) argument
346 ice_ptp_restore_timestamp_mode(struct ice_pf *pf) argument
370 ice_ptp_read_src_clk_reg(struct ice_pf *pf, struct ptp_system_timestamp *sts) argument
494 ice_ptp_extend_40b_ts(struct ice_pf *pf, u64 in_tstamp) argument
536 struct ice_pf *pf; local
578 struct ice_pf *pf; local
688 struct ice_pf *pf; local
799 ice_ptp_tx_tstamp_owner(struct ice_pf *pf) argument
903 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) argument
974 ice_ptp_flush_all_tx_tracker(struct ice_pf *pf) argument
990 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) argument
1027 ice_ptp_init_tx_e82x(struct ice_pf *pf, struct ice_ptp_tx *tx, u8 port) argument
1046 ice_ptp_init_tx_e810(struct ice_pf *pf, struct ice_ptp_tx *tx) argument
1077 ice_ptp_update_cached_phctime(struct ice_pf *pf) argument
1138 ice_ptp_reset_cached_phctime(struct ice_pf *pf) argument
1180 ice_ptp_read_time(struct ice_pf *pf, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
1195 ice_ptp_write_init(struct ice_pf *pf, struct timespec64 *ts) argument
1211 ice_ptp_write_adj(struct ice_pf *pf, s32 adj) argument
1227 ice_base_incval(struct ice_pf *pf) argument
1253 struct ice_pf *pf; local
1323 struct ice_pf *pf; local
1360 struct ice_pf *pf = ptp_port_to_pf(ptp_port); local
1393 struct ice_pf *pf = ptp_port_to_pf(ptp_port); local
1443 ice_ptp_link_change(struct ice_pf *pf, u8 port, bool linkup) argument
1481 ice_ptp_cfg_phy_interrupt(struct ice_pf *pf, bool ena, u32 threshold) argument
1521 ice_ptp_reset_phy_timestamping(struct ice_pf *pf) argument
1530 ice_ptp_restart_all_phy(struct ice_pf *pf) argument
1554 struct ice_pf *pf = ptp_info_to_pf(info); local
1574 ice_ptp_extts_event(struct ice_pf *pf) argument
1612 ice_ptp_cfg_extts(struct ice_pf *pf, bool ena, unsigned int chan, u32 gpio_pin, unsigned int extts_flags) argument
1673 ice_ptp_cfg_clkout(struct ice_pf *pf, unsigned int chan, struct ice_perout_channel *config, bool store) argument
1779 ice_ptp_disable_all_clkout(struct ice_pf *pf) argument
1796 ice_ptp_enable_all_clkout(struct ice_pf *pf) argument
1816 struct ice_pf *pf = ptp_info_to_pf(info); local
1890 struct ice_pf *pf = ptp_info_to_pf(info); local
1927 struct ice_pf *pf = ptp_info_to_pf(info); local
1952 struct ice_pf *pf = ptp_info_to_pf(info); local
2018 struct ice_pf *pf = ptp_info_to_pf(info); local
2074 struct ice_pf *pf = (struct ice_pf *)ctx; local
2162 struct ice_pf *pf = ptp_info_to_pf(info); local
2176 ice_ptp_get_ts_config(struct ice_pf *pf, struct ifreq *ifr) argument
2195 ice_ptp_set_timestamp_mode(struct ice_pf *pf, struct hwtstamp_config *config) argument
2245 ice_ptp_set_ts_config(struct ice_pf *pf, struct ifreq *ifr) argument
2311 ice_ptp_disable_sma_pins_e810t(struct ice_pf *pf, struct ptp_clock_info *info) argument
2334 ice_ptp_setup_sma_pins_e810t(struct ice_pf *pf, struct ptp_clock_info *info) argument
2359 ice_ptp_setup_pins_e810(struct ice_pf *pf, struct ptp_clock_info *info) argument
2384 ice_ptp_setup_pins_e823(struct ice_pf *pf, struct ptp_clock_info *info) argument
2402 ice_ptp_set_funcs_e82x(struct ice_pf *pf, struct ptp_clock_info *info) argument
2422 ice_ptp_set_funcs_e810(struct ice_pf *pf, struct ptp_clock_info *info) argument
2439 ice_ptp_set_funcs_e823(struct ice_pf *pf, struct ptp_clock_info *info) argument
2451 ice_ptp_set_caps(struct ice_pf *pf) argument
2482 ice_ptp_create_clock(struct ice_pf *pf) argument
2561 ice_ptp_process_ts(struct ice_pf *pf) argument
2593 ice_ptp_maybe_trigger_tx_interrupt(struct ice_pf *pf) argument
2631 struct ice_pf *pf = container_of(ptp, struct ice_pf, ptp); local
2651 ice_ptp_prepare_for_reset(struct ice_pf *pf, enum ice_reset_req reset_type) argument
2690 ice_ptp_rebuild_owner(struct ice_pf *pf) argument
2756 ice_ptp_rebuild(struct ice_pf *pf, enum ice_reset_req reset_type) argument
2899 ice_ptp_auxbus_create_id_table(struct ice_pf *pf, const char *name) argument
2918 ice_ptp_register_auxbus_driver(struct ice_pf *pf) argument
2961 ice_ptp_unregister_auxbus_driver(struct ice_pf *pf) argument
2978 ice_ptp_clock_index(struct ice_pf *pf) argument
3001 ice_ptp_init_owner(struct ice_pf *pf) argument
3070 ice_ptp_init_work(struct ice_pf *pf, struct ice_ptp *ptp) argument
3098 ice_ptp_init_port(struct ice_pf *pf, struct ice_ptp_port *ptp_port) argument
3131 ice_ptp_create_auxbus_device(struct ice_pf *pf) argument
3178 ice_ptp_remove_auxbus_device(struct ice_pf *pf) argument
3197 ice_ptp_init_tx_interrupt_mode(struct ice_pf *pf) argument
3227 ice_ptp_init(struct ice_pf *pf) argument
3289 ice_ptp_release(struct ice_pf *pf) argument
[all...]
H A Dice_dcb_nl.h11 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg,
17 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, argument
H A Dice_debugfs.c106 static int ice_find_module_by_dentry(struct ice_pf *pf, struct dentry *d) argument
113 if (d == pf->ice_debugfs_pf_fwlog_modules[i]) {
131 struct ice_pf *pf; local
135 pf = s->private;
137 module = ice_find_module_by_dentry(pf, dentry);
139 dev_info(ice_pf_to_dev(pf), "unknown module\n");
143 ice_fwlog_print_module_cfg(&pf->hw, module, s);
164 struct ice_pf *pf = file_inode(filp)->i_private; local
166 struct device *dev = ice_pf_to_dev(pf);
178 module = ice_find_module_by_dentry(pf, dentr
228 struct ice_pf *pf = filp->private_data; local
249 struct ice_pf *pf = filp->private_data; local
303 struct ice_pf *pf = filp->private_data; local
325 struct ice_pf *pf = filp->private_data; local
398 struct ice_pf *pf = filp->private_data; local
420 struct ice_pf *pf = filp->private_data; local
487 struct ice_pf *pf = filp->private_data; local
536 struct ice_pf *pf = filp->private_data; local
584 ice_debugfs_fwlog_init(struct ice_pf *pf) argument
651 ice_debugfs_pf_deinit(struct ice_pf *pf) argument
[all...]
H A Dice_devlink.c34 static void ice_info_get_dsn(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
39 put_unaligned_be64(pci_get_dsn(pf->pdev), dsn);
44 static void ice_info_pba(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
46 struct ice_hw *hw = &pf->hw;
52 dev_dbg(ice_pf_to_dev(pf), "Failed to read Product Board Assembly string, status %d\n",
56 static void ice_info_fw_mgmt(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
58 struct ice_hw *hw = &pf->hw;
64 static void ice_info_fw_api(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
66 struct ice_hw *hw = &pf->hw;
72 static void ice_info_fw_build(struct ice_pf *pf, struc argument
79 ice_info_orom_ver(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
88 ice_info_pending_orom_ver(struct ice_pf __always_unused *pf, struct ice_info_ctx *ctx) argument
98 ice_info_nvm_ver(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
106 ice_info_pending_nvm_ver(struct ice_pf __always_unused *pf, struct ice_info_ctx *ctx) argument
116 ice_info_eetrack(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
124 ice_info_pending_eetrack(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
132 ice_info_ddp_pkg_name(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
140 ice_info_ddp_pkg_version(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
149 ice_info_ddp_pkg_bundle_id(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
154 ice_info_netlist_ver(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
165 ice_info_netlist_build(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
173 ice_info_pending_netlist_ver(struct ice_pf __always_unused *pf, struct ice_info_ctx *ctx) argument
187 ice_info_pending_netlist_build(struct ice_pf __always_unused *pf, struct ice_info_ctx *ctx) argument
196 ice_info_cgu_fw_build(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
207 ice_info_cgu_id(struct ice_pf *pf, struct ice_info_ctx *ctx) argument
275 struct ice_pf *pf = devlink_priv(devlink); local
407 ice_devlink_reload_empr_start(struct ice_pf *pf, struct netlink_ext_ack *extack) argument
451 ice_devlink_reinit_down(struct ice_pf *pf) argument
475 struct ice_pf *pf = devlink_priv(devlink); local
514 ice_devlink_reload_empr_finish(struct ice_pf *pf, struct netlink_ext_ack *extack) argument
563 ice_devlink_port_options_print(struct ice_pf *pf) argument
638 ice_devlink_aq_set_port_option(struct ice_pf *pf, u8 option_idx, struct netlink_ext_ack *extack) argument
699 struct ice_pf *pf = devlink_priv(devlink); local
779 ice_tear_down_devlink_rate_tree(struct ice_pf *pf) argument
806 ice_enable_custom_tx(struct ice_pf *pf) argument
840 ice_traverse_tx_tree(struct devlink *devlink, struct ice_sched_node *node, struct ice_sched_node *tc_node, struct ice_pf *pf) argument
889 struct ice_pf *pf = vsi->back; local
1047 struct ice_pf *pf = devlink_priv(rate_node->devlink); local
1290 ice_devlink_reinit_up(struct ice_pf *pf) argument
1340 struct ice_pf *pf = devlink_priv(devlink); local
1387 struct ice_pf *pf = devlink_priv(devlink); local
1398 struct ice_pf *pf = devlink_priv(devlink); local
1421 struct ice_pf *pf = devlink_priv(devlink); local
1438 struct ice_pf *pf = devlink_priv(devlink); local
1449 struct ice_pf *pf = devlink_priv(devlink); local
1472 struct ice_pf *pf = devlink_priv(devlink); local
1533 ice_devlink_register(struct ice_pf *pf) argument
1546 ice_devlink_unregister(struct ice_pf *pf) argument
1557 ice_devlink_set_switch_id(struct ice_pf *pf, struct netdev_phys_item_id *ppid) argument
1568 ice_devlink_register_params(struct ice_pf *pf) argument
1576 ice_devlink_unregister_params(struct ice_pf *pf) argument
1590 ice_devlink_set_port_split_options(struct ice_pf *pf, struct devlink_port_attrs *attrs) argument
1629 ice_devlink_create_pf_port(struct ice_pf *pf) argument
1679 ice_devlink_destroy_pf_port(struct ice_pf *pf) argument
1699 struct ice_pf *pf; local
1767 struct ice_pf *pf = devlink_priv(devlink); local
1856 struct ice_pf *pf = devlink_priv(devlink); local
1920 struct ice_pf *pf = devlink_priv(devlink); local
1972 ice_devlink_init_regions(struct ice_pf *pf) argument
2012 ice_devlink_destroy_regions(struct ice_pf *pf) argument
[all...]
H A Dice_dcb_lib.c26 * @pf: pointer to PF structure
31 bool ice_is_pfc_causing_hung_q(struct ice_pf *pf, unsigned int txqueue) argument
38 vsi = ice_get_main_vsi(pf);
56 up2tc = rd32(&pf->hw, PRTDCB_TUP2TC);
70 ref_prio_xoff[i] = pf->stats.priority_xoff_rx[i];
72 ice_update_dcb_stats(pf);
76 if (pf->stats.priority_xoff_rx[i] > ref_prio_xoff[i])
273 * @pf: pointer to the PF instance
282 static void ice_dcb_ena_dis_vsi(struct ice_pf *pf, bool ena, bool locked) argument
286 ice_for_each_vsi(pf,
312 ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) argument
350 ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked) argument
485 ice_dcb_need_recfg(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, struct ice_dcbx_cfg *new_cfg) argument
533 ice_dcb_rebuild(struct ice_pf *pf) argument
605 ice_dcb_init_cfg(struct ice_pf *pf, bool locked) argument
634 ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) argument
709 ice_dcb_noncontig_cfg(struct ice_pf *pf) argument
740 ice_pf_dcb_recfg(struct ice_pf *pf, bool locked) argument
804 ice_init_pf_dcb(struct ice_pf *pf, bool locked) argument
876 ice_update_dcb_stats(struct ice_pf *pf) argument
964 ice_dcb_process_lldp_set_mib_change(struct ice_pf *pf, struct ice_rq_event_info *event) argument
[all...]
H A Dice_fw_update.h10 int ice_get_pending_updates(struct ice_pf *pf, u8 *pending,
H A Dice_lag.c34 struct ice_pf *pf = lag->pf; local
36 if (!pf)
40 dev_warn(ice_pf_to_dev(pf), "%s: Attempt to be Primary, but incompatible state.\n",
54 struct ice_pf *pf = lag->pf; local
56 if (!pf)
60 dev_dbg(ice_pf_to_dev(pf), "%s: Attempt to be Backup, but incompatible state\n",
70 * @pf: local PF struct
73 static bool netif_is_same_ice(struct ice_pf *pf, struc argument
381 struct ice_pf *pf; local
667 struct ice_pf *pf; local
709 struct ice_pf *pf; local
948 struct ice_pf *pf; local
968 struct ice_pf *pf = lag->pf; local
986 struct ice_pf *pf = lag->pf; local
1233 ice_lag_init_feature_support_flag(struct ice_pf *pf) argument
1317 struct ice_pf *pf; local
1364 struct ice_pf *pf, *event_pf; local
1620 struct ice_pf *pf; local
1637 struct ice_pf *pf; local
1971 struct ice_pf *pf; local
1993 ice_init_lag(struct ice_pf *pf) argument
2077 ice_deinit_lag(struct ice_pf *pf) argument
2113 ice_lag_rebuild(struct ice_pf *pf) argument
2168 ice_lag_is_switchdev_running(struct ice_pf *pf) argument
[all...]
H A Dice_arfs.h50 void ice_sync_arfs_fltrs(struct ice_pf *pf);
52 void ice_remove_arfs(struct ice_pf *pf);
53 void ice_rebuild_arfs(struct ice_pf *pf);
61 static inline void ice_sync_arfs_fltrs(struct ice_pf *pf) { } argument
62 static inline void ice_remove_arfs(struct ice_pf *pf) { } argument
63 static inline void ice_rebuild_arfs(struct ice_pf *pf) { } argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_hwmon.c39 struct nfp_pf *pf = dev_get_drvdata(dev); local
54 if (!(pf->nspi->sensor_mask & BIT(id)))
58 return nfp_hwmon_read_sensor(pf->cpp, id, val);
60 return nfp_hwmon_read_sensor(pf->cpp, id, val);
135 int nfp_hwmon_register(struct nfp_pf *pf) argument
140 if (!pf->nspi) {
141 nfp_warn(pf->cpp, "not registering HWMON (no NSP info)\n");
144 if (!pf->nspi->sensor_mask) {
145 nfp_info(pf->cpp,
150 pf
156 nfp_hwmon_unregister(struct nfp_pf *pf) argument
[all...]
H A Dnfp_app_nic.c11 int nfp_app_nic_vnic_init_phy_port(struct nfp_pf *pf, struct nfp_app *app, argument
16 if (!pf->eth_tbl)
23 err = nfp_port_init_phy_port(pf, app, nn->port, id);
37 err = nfp_app_nic_vnic_init_phy_port(app->pf, app, nn, id);
41 nfp_net_get_mac_addr(app->pf, nn->dp.netdev, nn->port);
H A Dnfp_main.h150 int nfp_net_pci_probe(struct nfp_pf *pf);
151 void nfp_net_pci_remove(struct nfp_pf *pf);
153 int nfp_hwmon_register(struct nfp_pf *pf);
154 void nfp_hwmon_unregister(struct nfp_pf *pf);
157 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev,
162 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format,
164 int nfp_net_pf_get_app_id(struct nfp_pf *pf);
166 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt,
168 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length,
170 int nfp_flash_update_common(struct nfp_pf *pf, cons
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_devlink.c8 static void i40e_info_get_dsn(struct i40e_pf *pf, char *buf, size_t len) argument
12 put_unaligned_be64(pci_get_dsn(pf->pdev), dsn);
70 struct i40e_pf *pf = devlink_priv(dl); local
71 struct i40e_hw *hw = &pf->hw;
75 i40e_info_get_dsn(pf, buf, sizeof(buf));
149 * @pf: the PF structure
153 void i40e_free_pf(struct i40e_pf *pf) argument
155 struct devlink *devlink = priv_to_devlink(pf);
162 * @pf: the PF to register the devlink for.
166 void i40e_devlink_register(struct i40e_pf *pf) argument
177 i40e_devlink_unregister(struct i40e_pf *pf) argument
187 i40e_devlink_set_switch_id(struct i40e_pf *pf, struct netdev_phys_item_id *ppid) argument
206 i40e_devlink_create_port(struct i40e_pf *pf) argument
232 i40e_devlink_destroy_port(struct i40e_pf *pf) argument
[all...]
H A Di40e_main.c35 static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired);
38 static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired);
39 static int i40e_setup_misc_vector(struct i40e_pf *pf);
40 static void i40e_determine_queue_usage(struct i40e_pf *pf);
41 static int i40e_setup_pf_filter_control(struct i40e_pf *pf);
42 static void i40e_prep_for_reset(struct i40e_pf *pf);
43 static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
45 static int i40e_reset(struct i40e_pf *pf);
46 static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired);
47 static int i40e_setup_misc_vector_for_recovery_mode(struct i40e_pf *pf);
137 struct i40e_pf *pf = i40e_hw_to_pf(hw); local
152 struct i40e_pf *pf = i40e_hw_to_pf(hw); local
170 struct i40e_pf *pf = i40e_hw_to_pf(hw); local
222 i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, u16 needed, u16 id) argument
311 i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) argument
329 i40e_service_event_schedule(struct i40e_pf *pf) argument
350 struct i40e_pf *pf = vsi->back; local
554 i40e_pf_reset_stats(struct i40e_pf *pf) argument
716 struct i40e_pf *pf = vsi->back; local
778 struct i40e_pf *pf = veb->pf; local
864 struct i40e_pf *pf = vsi->back; local
1003 i40e_update_pf_stats(struct i40e_pf *pf) argument
1235 struct i40e_pf *pf = vsi->back; local
1481 struct i40e_pf *pf = vsi->back; local
1579 struct i40e_pf *pf = vsi->back; local
1797 struct i40e_pf *pf = vsi->back; local
1854 struct i40e_pf *pf = vsi->back; local
1891 struct i40e_pf *pf = vsi->back; local
2024 struct i40e_pf *pf = vsi->back; local
2476 i40e_set_promiscuous(struct i40e_pf *pf, bool promisc) argument
2555 struct i40e_pf *pf; local
2879 i40e_sync_filters_subtask(struct i40e_pf *pf) argument
2951 struct i40e_pf *pf = vsi->back; local
2980 struct i40e_pf *pf = np->vsi->back; local
3826 i40e_reset_fdir_filter_cnt(struct i40e_pf *pf) argument
3848 struct i40e_pf *pf = vsi->back; local
3888 struct i40e_pf *pf = vsi->back; local
3977 i40e_enable_misc_int_causes(struct i40e_pf *pf) argument
4019 struct i40e_pf *pf = vsi->back; local
4058 i40e_irq_dynamic_disable_icr0(struct i40e_pf *pf) argument
4071 i40e_irq_dynamic_enable_icr0(struct i40e_pf *pf) argument
4138 struct i40e_pf *pf = vsi->back; local
4211 struct i40e_pf *pf = vsi->back; local
4257 struct i40e_pf *pf = vsi->back; local
4275 i40e_free_misc_vector(struct i40e_pf *pf) argument
4298 struct i40e_pf *pf = (struct i40e_pf *)data; local
4618 struct i40e_pf *pf = vsi->back; local
4648 struct i40e_pf *pf = vsi->back; local
4677 i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable) argument
4705 i40e_control_tx_q(struct i40e_pf *pf, int pf_q, bool enable) argument
4747 i40e_control_wait_tx_q(int seid, struct i40e_pf *pf, int pf_q, bool is_xdp, bool enable) argument
4772 struct i40e_pf *pf = vsi->back; local
4806 i40e_pf_rxq_wait(struct i40e_pf *pf, int pf_q, bool enable) argument
4834 i40e_control_rx_q(struct i40e_pf *pf, int pf_q, bool enable) argument
4871 i40e_control_wait_rx_q(struct i40e_pf *pf, int pf_q, bool enable) argument
4891 struct i40e_pf *pf = vsi->back; local
4933 struct i40e_pf *pf = vsi->back; local
4969 struct i40e_pf *pf = vsi->back; local
4985 struct i40e_pf *pf = vsi->back; local
5149 i40e_reset_interrupt_capability(struct i40e_pf *pf) argument
5172 i40e_clear_interrupt_scheme(struct i40e_pf *pf) argument
5235 struct i40e_pf *pf = vsi->back; local
5282 i40e_pf_quiesce_all_vsi(struct i40e_pf *pf) argument
5295 i40e_pf_unquiesce_all_vsi(struct i40e_pf *pf) argument
5312 struct i40e_pf *pf = vsi->back; local
5360 i40e_pf_wait_queues_disabled(struct i40e_pf *pf) argument
5383 i40e_get_iscsi_tc_map(struct i40e_pf *pf) argument
5473 i40e_mqprio_get_enabled_tc(struct i40e_pf *pf) argument
5490 i40e_pf_get_num_tc(struct i40e_pf *pf) argument
5527 i40e_pf_get_tc_map(struct i40e_pf *pf) argument
5559 struct i40e_pf *pf = vsi->back; local
5621 struct i40e_pf *pf = vsi->back; local
5664 struct i40e_pf *pf = vsi->back; local
5738 struct i40e_pf *pf; local
5798 struct i40e_pf *pf = vsi->back; local
5925 struct i40e_pf *pf = vsi->back; local
5973 struct i40e_pf *pf = vsi->back; local
6015 struct i40e_pf *pf = vsi->back; local
6125 i40e_validate_num_queues(struct i40e_pf *pf, int num_queues, struct i40e_vsi *vsi, bool *reconfig_rss) argument
6177 struct i40e_pf *pf = vsi->back; local
6233 i40e_channel_setup_queue_map(struct i40e_pf *pf, struct i40e_vsi_context *ctxt, struct i40e_channel *ch) argument
6272 i40e_add_channel(struct i40e_pf *pf, u16 uplink_seid, struct i40e_channel *ch) argument
6372 i40e_channel_config_tx_ring(struct i40e_pf *pf, struct i40e_vsi *vsi, struct i40e_channel *ch) argument
6426 i40e_setup_hw_channel(struct i40e_pf *pf, struct i40e_vsi *vsi, struct i40e_channel *ch, u16 uplink_seid, u8 type) argument
6477 i40e_setup_channel(struct i40e_pf *pf, struct i40e_vsi *vsi, struct i40e_channel *ch) argument
6515 struct i40e_pf *pf = vsi->back; local
6573 struct i40e_pf *pf = vsi->back; local
6734 struct i40e_pf *pf = veb->pf; local
6783 i40e_dcb_reconfigure(struct i40e_pf *pf) argument
6838 i40e_resume_port_tx(struct i40e_pf *pf) argument
6863 i40e_suspend_port_tx(struct i40e_pf *pf) argument
6890 i40e_hw_set_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg) argument
6941 i40e_hw_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg) argument
7114 i40e_dcb_sw_default_config(struct i40e_pf *pf) argument
7174 i40e_init_pf_dcb(struct i40e_pf *pf) argument
7248 struct i40e_pf *pf = vsi->back; local
7384 struct i40e_pf *pf = vsi->back; local
7434 struct i40e_pf *pf = vsi->back; local
7449 i40e_force_link_state(struct i40e_pf *pf, bool is_up) argument
7813 struct i40e_pf *pf = vsi->back; local
7886 struct i40e_pf *pf = vsi->back; local
7989 struct i40e_pf *pf = vsi->back; local
8097 struct i40e_pf *pf = vsi->back; local
8134 struct i40e_pf *pf = vsi->back; local
8175 struct i40e_pf *pf = vsi->back; local
8372 struct i40e_pf *pf = vsi->back; local
8442 struct i40e_pf *pf = vsi->back; local
8552 struct i40e_pf *pf = vsi->back; local
8791 struct i40e_pf *pf = vsi->back; local
8890 struct i40e_pf *pf = vsi->back; local
8999 struct i40e_pf *pf = vsi->back; local
9061 struct i40e_pf *pf = vsi->back; local
9129 i40e_fdir_filter_exit(struct i40e_pf *pf) argument
9208 i40e_cloud_filter_exit(struct i40e_pf *pf) argument
9259 i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) argument
9351 i40e_dcb_need_reconfig(struct i40e_pf *pf, struct i40e_dcbx_config *old_cfg, struct i40e_dcbx_config *new_cfg) argument
9405 i40e_handle_lldp_event(struct i40e_pf *pf, struct i40e_arq_event_info *e) argument
9530 i40e_do_reset_safe(struct i40e_pf *pf, u32 reset_flags) argument
9545 i40e_handle_lan_overflow_event(struct i40e_pf *pf, struct i40e_arq_event_info *e) argument
9577 i40e_get_cur_guaranteed_fd_count(struct i40e_pf *pf) argument
9590 i40e_get_current_fd_count(struct i40e_pf *pf) argument
9604 i40e_get_global_fd_count(struct i40e_pf *pf) argument
9618 i40e_reenable_fdir_sb(struct i40e_pf *pf) argument
9630 i40e_reenable_fdir_atr(struct i40e_pf *pf) argument
9653 i40e_delete_invalid_filter(struct i40e_pf *pf, struct i40e_fdir_filter *filter) argument
9722 i40e_fdir_check_and_reenable(struct i40e_pf *pf) argument
9762 i40e_fdir_flush_and_replay(struct i40e_pf *pf) argument
9820 i40e_get_current_atr_cnt(struct i40e_pf *pf) argument
9829 i40e_fdir_reinit_subtask(struct i40e_pf *pf) argument
9886 struct i40e_pf *pf; local
9903 i40e_link_event(struct i40e_pf *pf) argument
9986 i40e_watchdog_subtask(struct i40e_pf *pf) argument
10028 i40e_reset_subtask(struct i40e_pf *pf) argument
10075 i40e_handle_link_event(struct i40e_pf *pf, struct i40e_arq_event_info *e) argument
10115 i40e_clean_adminq_subtask(struct i40e_pf *pf) argument
10247 i40e_verify_eeprom(struct i40e_pf *pf) argument
10274 i40e_enable_pf_switch_lb(struct i40e_pf *pf) argument
10310 i40e_disable_pf_switch_lb(struct i40e_pf *pf) argument
10350 struct i40e_pf *pf = veb->pf; local
10372 struct i40e_pf *pf = veb->pf; local
10448 i40e_get_capabilities(struct i40e_pf *pf, enum i40e_admin_queue_opc list_type) argument
10529 i40e_fdir_sb_setup(struct i40e_pf *pf) argument
10573 i40e_fdir_teardown(struct i40e_pf *pf) argument
10594 struct i40e_pf *pf = vsi->back; local
10704 i40e_prep_for_reset(struct i40e_pf *pf) argument
10747 i40e_send_version(struct i40e_pf *pf) argument
10810 i40e_reset(struct i40e_pf *pf) argument
10833 i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired) argument
11127 i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired) argument
11152 i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired) argument
11164 i40e_handle_mdd_event(struct i40e_pf *pf) argument
11255 struct i40e_pf *pf = container_of(work, local
11315 struct i40e_pf *pf = from_timer(pf, t, service_timer); local
11328 struct i40e_pf *pf = vsi->back; local
11440 i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type) argument
11567 struct i40e_pf *pf; local
11638 struct i40e_pf *pf = vsi->back; local
11708 i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors) argument
11729 i40e_init_msix(struct i40e_pf *pf) argument
11987 struct i40e_pf *pf = vsi->back; local
12017 i40e_init_interrupt_scheme(struct i40e_pf *pf) argument
12079 i40e_restore_interrupt_scheme(struct i40e_pf *pf) argument
12134 i40e_setup_misc_vector_for_recovery_mode(struct i40e_pf *pf) argument
12174 i40e_setup_misc_vector(struct i40e_pf *pf) argument
12217 struct i40e_pf *pf = vsi->back; local
12263 struct i40e_pf *pf = vsi->back; local
12317 struct i40e_pf *pf = vsi->back; local
12350 struct i40e_pf *pf = vsi->back; local
12369 struct i40e_pf *pf = vsi->back; local
12384 i40e_fill_rss_lut(struct i40e_pf *pf, u8 *lut, u16 rss_table_size, u16 rss_size) argument
12397 i40e_pf_config_rss(struct i40e_pf *pf) argument
12469 i40e_reconfig_rss_queues(struct i40e_pf *pf, int queue_count) argument
12516 i40e_get_partition_bw_setting(struct i40e_pf *pf) argument
12539 i40e_set_partition_bw_setting(struct i40e_pf *pf) argument
12561 i40e_commit_partition_bw_setting(struct i40e_pf *pf) argument
12645 i40e_is_total_port_shutdown_enabled(struct i40e_pf *pf) argument
12700 i40e_sw_init(struct i40e_pf *pf) argument
12840 i40e_set_ntuple(struct i40e_pf *pf, netdev_features_t features) argument
12886 struct i40e_pf *pf = vsi->back; local
12936 struct i40e_pf *pf = vsi->back; local
13019 struct i40e_pf *pf = np->vsi->back; local
13048 struct i40e_pf *pf = np->vsi->back; local
13104 struct i40e_pf *pf = vsi->back; local
13178 struct i40e_pf *pf = vsi->back; local
13262 struct i40e_pf *pf = vsi->back; local
13330 struct i40e_pf *pf = vsi->back; local
13349 struct i40e_pf *pf = vsi->back; local
13424 struct i40e_pf *pf = vsi->back; local
13475 struct i40e_pf *pf = vsi->back; local
13495 struct i40e_pf *pf = vsi->back; local
13650 struct i40e_pf *pf = vsi->back; local
13838 struct i40e_pf *pf = vsi->back; local
13873 struct i40e_pf *pf = vsi->back; local
14121 struct i40e_pf *pf; local
14223 struct i40e_pf *pf = vsi->back; local
14279 struct i40e_pf *pf; local
14357 i40e_vsi_setup(struct i40e_pf *pf, u8 type, u16 uplink_seid, u32 param1) argument
14539 struct i40e_pf *pf = veb->pf; local
14589 i40e_veb_mem_alloc(struct i40e_pf *pf) argument
14637 struct i40e_pf *pf = branch->pf; local
14678 struct i40e_pf *pf = veb->pf; local
14696 struct i40e_pf *pf; local
14737 struct i40e_pf *pf = veb->pf; local
14799 i40e_veb_setup(struct i40e_pf *pf, u16 flags, u16 uplink_seid, u16 vsi_seid, u8 enabled_tc) argument
14861 i40e_setup_pf_switch_element(struct i40e_pf *pf, struct i40e_aqc_switch_config_element_resp *ele, u16 num_reported, bool printconfig) argument
14941 i40e_fetch_switch_configuration(struct i40e_pf *pf, bool printconfig) argument
14999 i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired) argument
15113 i40e_determine_queue_usage(struct i40e_pf *pf) argument
15220 i40e_setup_pf_filter_control(struct i40e_pf *pf) argument
15243 i40e_print_features(struct i40e_pf *pf) argument
15294 i40e_get_platform_mac_addr(struct pci_dev *pdev, struct i40e_pf *pf) argument
15336 i40e_check_recovery_mode(struct i40e_pf *pf) argument
15374 i40e_pf_loop_reset(struct i40e_pf *pf) argument
15406 i40e_check_fw_empr(struct i40e_pf *pf) argument
15425 i40e_handle_resets(struct i40e_pf *pf) argument
15446 i40e_init_recovery_mode(struct i40e_pf *pf, struct i40e_hw *hw) argument
15542 struct i40e_pf *pf = i40e_hw_to_pf(hw); local
15567 struct i40e_pf *pf; local
16172 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16318 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16347 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16378 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16389 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16409 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16423 i40e_enable_mc_magic_wake(struct i40e_pf *pf) argument
16471 struct i40e_pf *pf = pci_get_drvdata(pdev); local
16523 struct i40e_pf *pf = dev_get_drvdata(dev); local
16574 struct i40e_pf *pf = dev_get_drvdata(dev); local
[all...]
H A Di40e_virtchnl_pf.c12 * @pf: pointer to the PF structure
20 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, argument
25 struct i40e_hw *hw = &pf->hw;
26 struct i40e_vf *vf = pf->vf;
29 for (i = 0; i < pf->num_alloc_vfs; i++, vf++) {
113 struct i40e_pf *pf = vf->pf; local
114 struct i40e_hw *hw = &pf->hw;
115 struct i40e_link_status *ls = &pf->hw.phy.link_info;
129 * @pf
133 i40e_vc_notify_link_state(struct i40e_pf *pf) argument
147 i40e_vc_notify_reset(struct i40e_pf *pf) argument
221 struct i40e_pf *pf = vf->pf; local
262 struct i40e_pf *pf = vf->pf; local
279 struct i40e_pf *pf = vf->pf; local
294 struct i40e_pf *pf = vf->pf; local
312 struct i40e_pf *pf = vf->pf; local
374 struct i40e_pf *pf = vf->pf; local
478 struct i40e_pf *pf = vf->pf; local
530 struct i40e_pf *pf = vf->pf; local
632 struct i40e_pf *pf = vf->pf; local
708 struct i40e_pf *pf = vf->pf; local
798 struct i40e_pf *pf = vf->pf; local
887 struct i40e_pf *pf = vf->pf; local
934 struct i40e_pf *pf = vf->pf; local
972 struct i40e_pf *pf = vf->pf; local
1001 struct i40e_pf *pf = vf->pf; local
1021 struct i40e_pf *pf = vf->pf; local
1102 struct i40e_pf *pf = vf->pf; local
1177 struct i40e_pf *pf = vf->pf; local
1277 struct i40e_pf *pf = vf->pf; local
1371 struct i40e_pf *pf = vf->pf; local
1440 struct i40e_pf *pf = vf->pf; local
1500 struct i40e_pf *pf = vf->pf; local
1554 struct i40e_pf *pf = vf->pf; local
1623 i40e_reset_all_vfs(struct i40e_pf *pf, bool flr) argument
1739 i40e_free_vfs(struct i40e_pf *pf) argument
1817 i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs) argument
1882 struct i40e_pf *pf = pci_get_drvdata(pdev); local
1931 struct i40e_pf *pf = pci_get_drvdata(pdev); local
1977 struct i40e_pf *pf; local
2071 struct i40e_pf *pf = vf->pf; local
2115 struct i40e_pf *pf = vf->pf; local
2245 struct i40e_pf *pf = vf->pf; local
2332 struct i40e_pf *pf = vf->pf; local
2535 struct i40e_pf *pf = vsi->back; local
2558 struct i40e_pf *pf = vsi->back; local
2598 struct i40e_pf *pf = vf->pf; local
2664 struct i40e_pf *pf = vf->pf; local
2710 struct i40e_pf *pf = vf->pf; local
2768 struct i40e_pf *pf = vf->pf; local
2814 struct i40e_pf *pf = vf->pf; local
2898 struct i40e_pf *pf = vf->pf; local
3041 struct i40e_pf *pf = vf->pf; local
3110 struct i40e_pf *pf = vf->pf; local
3197 struct i40e_pf *pf = vf->pf; local
3268 struct i40e_pf *pf = vf->pf; local
3324 struct i40e_pf *pf = vf->pf; local
3389 struct i40e_pf *pf = vf->pf; local
3419 struct i40e_pf *pf = vf->pf; local
3455 struct i40e_pf *pf = vf->pf; local
3491 struct i40e_pf *pf = vf->pf; local
3572 struct i40e_pf *pf = vf->pf; local
3700 struct i40e_pf *pf = vf->pf; local
3721 struct i40e_pf *pf = vf->pf; local
3767 struct i40e_pf *pf = vf->pf; local
3899 struct i40e_pf *pf = vf->pf; local
4009 struct i40e_pf *pf = vf->pf; local
4123 struct i40e_pf *pf = vf->pf; local
4167 i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, u32 __always_unused v_retval, u8 *msg, u16 msglen) argument
4298 i40e_vc_process_vflr_event(struct i40e_pf *pf) argument
4342 i40e_validate_vf(struct i40e_pf *pf, int vf_id) argument
4406 struct i40e_pf *pf = vsi->back; local
4498 struct i40e_pf *pf = np->vsi->back; local
4653 struct i40e_pf *pf = np->vsi->back; local
4705 struct i40e_pf *pf = vsi->back; local
4761 struct i40e_pf *pf = np->vsi->back; local
4851 struct i40e_pf *pf = vsi->back; local
4908 struct i40e_pf *pf = np->vsi->back; local
4969 struct i40e_pf *pf = np->vsi->back; local
[all...]
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dauxbus.c11 * @pf: ptr to the PF driver's private data struct
17 int pds_client_register(struct pdsc *pf, char *devname) argument
28 err = pdsc_adminq_post(pf, &cmd, &comp, false);
30 dev_info(pf->dev, "register dev_name %s with DSC failed, status %d: %pe\n",
37 dev_err(pf->dev, "%s: device returned null client_id\n",
42 dev_dbg(pf->dev, "%s: device returned client_id %d for %s\n",
51 * @pf: ptr to the PF driver's private data struct
57 int pds_client_unregister(struct pdsc *pf, u16 client_id) argument
66 err = pdsc_adminq_post(pf, &cmd, &comp, false);
68 dev_info(pf
100 struct pdsc *pf; local
137 pdsc_auxbus_dev_register(struct pdsc *cf, struct pdsc *pf, u16 client_id, char *name) argument
178 pdsc_auxbus_dev_del(struct pdsc *cf, struct pdsc *pf) argument
201 pdsc_auxbus_dev_add(struct pdsc *cf, struct pdsc *pf) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_msg.c23 struct enetc_pf *pf = enetc_si_priv(si); local
26 schedule_work(&pf->msg_task);
33 struct enetc_pf *pf = container_of(work, struct enetc_pf, msg_task); local
34 struct enetc_hw *hw = &pf->si->hw;
47 for (i = 0; i < pf->num_vfs; i++) {
54 enetc_msg_handle_rxmsg(pf, i, &msg_code);
66 struct enetc_pf *pf = enetc_si_priv(si); local
72 msg = &pf->rxmsg[idx];
95 struct enetc_pf *pf = enetc_si_priv(si); local
99 msg = &pf
107 enetc_msg_psi_init(struct enetc_pf *pf) argument
149 enetc_msg_psi_free(struct enetc_pf *pf) argument
[all...]
H A Denetc_pf.c58 static void enetc_enable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) argument
60 pf->vlan_promisc_simap |= BIT(si_idx);
61 enetc_set_vlan_promisc(&pf->si->hw, pf->vlan_promisc_simap);
64 static void enetc_disable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) argument
66 pf->vlan_promisc_simap &= ~BIT(si_idx);
67 enetc_set_vlan_promisc(&pf->si->hw, pf->vlan_promisc_simap);
153 static void enetc_sync_mac_filters(struct enetc_pf *pf) argument
155 struct enetc_mac_filter *f = pf
200 struct enetc_pf *pf = enetc_si_priv(priv->si); local
276 enetc_sync_vlan_ht_filter(struct enetc_pf *pf, bool rehash) argument
296 struct enetc_pf *pf = enetc_si_priv(priv->si); local
311 struct enetc_pf *pf = enetc_si_priv(priv->si); local
345 struct enetc_pf *pf = enetc_si_priv(priv->si); local
364 struct enetc_pf *pf = enetc_si_priv(priv->si); local
383 struct enetc_pf *pf = enetc_si_priv(priv->si); local
396 enetc_setup_mac_address(struct device_node *np, struct enetc_pf *pf, int si) argument
427 enetc_setup_mac_addresses(struct device_node *np, struct enetc_pf *pf) argument
448 struct enetc_pf *pf = enetc_si_priv(si); local
469 struct enetc_pf *pf = enetc_si_priv(si); local
586 enetc_configure_port(struct enetc_pf *pf) argument
613 enetc_msg_pf_set_vf_primary_mac_addr(struct enetc_pf *pf, int vf_id) argument
638 enetc_msg_handle_rxmsg(struct enetc_pf *pf, int vf_id, u16 *status) argument
663 struct enetc_pf *pf = enetc_si_priv(si); local
722 struct enetc_pf *pf = enetc_si_priv(priv->si); local
824 enetc_mdio_probe(struct enetc_pf *pf, struct device_node *np) argument
855 enetc_mdio_remove(struct enetc_pf *pf) argument
861 enetc_imdio_create(struct enetc_pf *pf) argument
910 enetc_imdio_remove(struct enetc_pf *pf) argument
920 enetc_port_has_pcs(struct enetc_pf *pf) argument
928 enetc_mdiobus_create(struct enetc_pf *pf, struct device_node *node) argument
953 enetc_mdiobus_destroy(struct enetc_pf *pf) argument
962 struct enetc_pf *pf = phylink_to_enetc_pf(config); local
971 struct enetc_pf *pf = phylink_to_enetc_pf(config); local
1009 struct enetc_pf *pf = phylink_to_enetc_pf(config); local
1085 struct enetc_pf *pf = phylink_to_enetc_pf(config); local
1107 struct enetc_pf *pf = enetc_si_priv(priv->si); local
1269 struct enetc_pf *pf; local
1374 struct enetc_pf *pf = enetc_si_priv(si); local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/nic/
H A Dmain.c13 struct nfp_pf *pf = app->pf; local
15 if (pf->eth_tbl && pf->max_data_vnics != pf->eth_tbl->count) {
16 nfp_err(pf->cpp, "ETH entries don't match vNICs (%d vs %d)\n",
17 pf->max_data_vnics, pf->eth_tbl->count);
/linux-master/net/lapb/
H A Dlapb_in.c44 lapb_dbg(1, "(%p) S0 RX SABM(%d)\n", lapb->dev, frame->pf);
47 lapb->dev, frame->pf);
48 lapb_send_control(lapb, LAPB_DM, frame->pf,
52 lapb->dev, frame->pf);
54 lapb_send_control(lapb, LAPB_UA, frame->pf,
69 lapb_dbg(1, "(%p) S0 RX SABME(%d)\n", lapb->dev, frame->pf);
72 lapb->dev, frame->pf);
74 lapb_send_control(lapb, LAPB_UA, frame->pf,
87 lapb->dev, frame->pf);
88 lapb_send_control(lapb, LAPB_DM, frame->pf,
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dnetfilter_link_attach.c10 __u32 pf; member in struct:nf_link_test
21 { .pf = NFPROTO_NUMPROTO, .name = "invalid-pf", },
22 { .pf = NFPROTO_IPV4, .hooknum = 42, .name = "invalid-hooknum", },
23 { .pf = NFPROTO_IPV4, .priority = INT_MIN, .name = "invalid-priority-min", },
24 { .pf = NFPROTO_IPV4, .priority = INT_MAX, .name = "invalid-priority-max", },
25 { .pf = NFPROTO_IPV4, .flags = UINT_MAX, .name = "invalid-flags", },
27 { .pf = NFPROTO_INET, .priority = 1, .name = "invalid-inet-not-supported", },
29 { .pf = NFPROTO_IPV4, .priority = -10000, .expect_success = true, .name = "attach ipv4", },
30 { .pf
[all...]
/linux-master/tools/perf/util/
H A Dprobe-finder.c447 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) argument
455 ret = convert_variable_location(vr_die, pf->addr, pf->fb_ops,
456 &pf->sp_die, pf->machine, pf->tvar);
457 if (ret == -ENOENT && pf->skip_empty_arg)
461 print_var_not_found(pf->pvar->var);
464 else if (ret == 0 && pf->pvar->field) {
465 ret = convert_variable_fields(vr_die, pf
478 find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) argument
574 call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) argument
683 find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) argument
704 verify_representive_line(struct probe_finder *pf, const char *fname, int lineno, Dwarf_Addr addr) argument
740 struct probe_finder *pf = data; local
764 find_probe_point_by_line(struct probe_finder *pf) argument
812 struct probe_finder *pf = data; local
840 find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) argument
872 skip_prologue(Dwarf_Die *sp_die, struct probe_finder *pf) argument
906 struct probe_finder *pf = data; local
946 struct probe_finder *pf = param->data; local
1006 find_probe_point_by_func(struct probe_finder *pf) argument
1049 debuginfo__find_probe_location(struct debuginfo *dbg, struct probe_finder *pf) argument
1123 debuginfo__find_probes(struct debuginfo *dbg, struct probe_finder *pf) argument
1160 struct probe_finder *pf; member in struct:local_vars_finder
1172 struct probe_finder *pf = vf->pf; local
1197 expand_probe_args(Dwarf_Die *sc_die, struct probe_finder *pf, struct perf_probe_arg *args) argument
1241 add_probe_trace_event(Dwarf_Die *sc_die, struct probe_finder *pf) argument
1469 add_available_vars(Dwarf_Die *sc_die, struct probe_finder *pf) argument
[all...]
/linux-master/include/linux/net/intel/
H A Diidc.h76 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset);
77 int ice_del_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset);
78 int ice_rdma_request_reset(struct ice_pf *pf, enum iidc_reset_type reset_type);
79 int ice_rdma_update_vsi_filter(struct ice_pf *pf, u16 vsi_id, bool enable);
80 void ice_get_qos_params(struct ice_pf *pf, struct iidc_qos_params *qos);
89 struct ice_pf *pf; member in struct:iidc_auxiliary_dev
104 void (*event_handler)(struct ice_pf *pf, struct iidc_event *event);
/linux-master/include/net/netfilter/
H A Dnf_log.h40 u_int8_t pf,
59 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
65 int nf_log_bind_pf(struct net *net, u_int8_t pf,
67 void nf_log_unbind_pf(struct net *net, u_int8_t pf);
69 int nf_logger_find_get(int pf, enum nf_log_type type);
70 void nf_logger_put(int pf, enum nf_log_type type);
78 u_int8_t pf,
88 u_int8_t pf,

Completed in 534 milliseconds

1234567891011>>