Searched defs:pf (Results 126 - 150 of 344) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/adc/
H A Dhi8435.c439 struct iio_poll_func *pf = private; local
H A Dmt6360-adc.c261 struct iio_poll_func *pf = p; local
H A Dad7476.c91 struct iio_poll_func *pf = p; local
H A Dad7606.c122 struct iio_poll_func *pf = p; local
H A Dcc10001_adc.c137 struct iio_poll_func *pf = p; local
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c72 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, argument
93 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, argument
105 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, argument
182 nfp_board_ready(struct nfp_pf *pf) argument
199 nfp_pf_board_state_wait(struct nfp_pf *pf) argument
221 nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) argument
245 struct nfp_pf *pf = pci_get_drvdata(pdev); local
290 struct nfp_pf *pf = pci_get_drvdata(pdev); local
329 nfp_flash_update_common(struct nfp_pf *pf, const struct firmware *fw, struct netlink_ext_ack *extack) argument
358 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) argument
380 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) argument
481 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) argument
587 nfp_nsp_init_ports(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) argument
612 nfp_nsp_init(struct pci_dev *pdev, struct nfp_pf *pf) argument
655 nfp_fw_unload(struct nfp_pf *pf) argument
675 nfp_pf_find_rtsyms(struct nfp_pf *pf) argument
694 nfp_net_pf_get_app_id(struct nfp_pf *pf) argument
700 nfp_net_pf_get_app_cap(struct nfp_pf *pf) argument
719 nfp_pf_cfg_hwinfo(struct nfp_pf *pf) argument
761 struct nfp_pf *pf; local
899 struct nfp_pf *pf; local
[all...]
H A Dnfp_net_main.c47 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev, argument
74 static int nfp_net_pf_get_num_ports(struct nfp_pf *pf) argument
79 static void nfp_net_pf_free_vnic(struct nfp_pf *pf, struct nfp_net *nn) argument
89 static void nfp_net_pf_free_vnics(struct nfp_pf *pf) argument
99 nfp_net_pf_alloc_vnic(struct nfp_pf *pf, bool needs_netdev, void __iomem *ctrl_bar, void __iomem *qc_bar, int stride, unsigned int id) argument
140 nfp_net_pf_init_vnic(struct nfp_pf *pf, struct nfp_net *nn, unsigned int id) argument
178 nfp_net_pf_alloc_vnics(struct nfp_pf *pf, void __iomem *ctrl_bar, void __iomem *qc_bar, int stride) argument
213 nfp_net_pf_clean_vnic(struct nfp_pf *pf, struct nfp_net *nn) argument
223 nfp_net_pf_alloc_irqs(struct nfp_pf *pf) argument
263 nfp_net_pf_free_irqs(struct nfp_pf *pf) argument
269 nfp_net_pf_init_vnics(struct nfp_pf *pf) argument
297 nfp_net_pf_app_init(struct nfp_pf *pf, u8 __iomem *qc_bar, unsigned int stride) argument
345 nfp_net_pf_app_clean(struct nfp_pf *pf) argument
362 nfp_net_pf_app_start_ctrl(struct nfp_pf *pf) argument
383 nfp_net_pf_app_stop_ctrl(struct nfp_pf *pf) argument
391 nfp_net_pf_app_start(struct nfp_pf *pf) argument
418 nfp_net_pf_app_stop(struct nfp_pf *pf) argument
426 nfp_net_pci_unmap_mem(struct nfp_pf *pf) argument
438 nfp_net_pci_map_mem(struct nfp_pf *pf) argument
592 nfp_net_refresh_port_table_sync(struct nfp_pf *pf) argument
647 struct nfp_pf *pf = container_of(work, struct nfp_pf, local
658 struct nfp_pf *pf = port->app->pf; local
690 nfp_net_pci_probe(struct nfp_pf *pf) argument
806 nfp_net_pci_remove(struct nfp_pf *pf) argument
[all...]
/linux-master/drivers/iio/chemical/
H A Dccs811.c331 struct iio_poll_func *pf = p; local
/linux-master/drivers/iio/proximity/
H A Dsrf08.c182 struct iio_poll_func *pf = p; local
/linux-master/drivers/iio/magnetometer/
H A Dmag3110.c395 struct iio_poll_func *pf = p; local
H A Drm3100-core.c464 struct iio_poll_func *pf = p; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c14 struct ice_pf *pf; member in struct:ice_fwu_priv
53 struct ice_pf *pf = priv->pf; local
94 ice_check_component_response(struct ice_pf *pf, u16 id, u8 response, u8 code, argument
215 struct ice_pf *pf = priv->pf; local
290 ice_write_one_nvm_block(struct ice_pf *pf, u16 module, u32 offset, u16 block_size, u8 *block, bool last_cmd, u8 *reset_level, struct netlink_ext_ack *extack) argument
400 ice_write_nvm_module(struct ice_pf *pf, u16 module, const char *component, const u8 *image, u32 length, u8 *reset_level, struct netlink_ext_ack *extack) argument
479 ice_erase_nvm_module(struct ice_pf *pf, u16 module, const char *component, struct netlink_ext_ack *extack) argument
563 ice_switch_flash_banks(struct ice_pf *pf, u8 activate_flags, u8 *emp_reset_available, struct netlink_ext_ack *extack) argument
636 struct ice_pf *pf = priv->pf; local
697 struct ice_pf *pf = priv->pf; local
849 ice_get_pending_updates(struct ice_pf *pf, u8 *pending, struct netlink_ext_ack *extack) argument
907 ice_cancel_pending_update(struct ice_pf *pf, const char *component, struct netlink_ext_ack *extack) argument
986 struct ice_pf *pf = devlink_priv(devlink); local
[all...]
H A Dice_dcb_nl.c16 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
35 struct ice_pf *pf; local
64 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
134 struct ice_pf *pf = ice_netdev_to_pf(dev); local
149 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
161 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
207 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
240 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
266 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
308 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
331 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
364 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
380 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
396 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
438 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
468 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
504 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
528 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
563 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
595 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
610 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
631 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
644 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
692 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
735 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
869 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
977 struct ice_pf *pf = ice_netdev_to_pf(netdev); local
1044 struct ice_pf *pf; local
1113 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, struct ice_dcbx_cfg *new_cfg) argument
1138 struct ice_pf *pf; local
[all...]
H A Dice_eswitch.c20 static void ice_eswitch_del_sp_rules(struct ice_pf *pf) argument
39 static int ice_eswitch_add_sp_rule(struct ice_pf *pf, struct ice_repr *repr) argument
75 ice_eswitch_add_sp_rules(struct ice_pf *pf) argument
99 ice_eswitch_setup_env(struct ice_pf *pf) argument
215 ice_eswitch_release_repr(struct ice_pf *pf, struct ice_repr *repr) argument
237 ice_eswitch_setup_repr(struct ice_pf *pf, struct ice_repr *repr) argument
285 struct ice_pf *pf = vsi->back; local
374 ice_eswitch_release_env(struct ice_pf *pf) argument
398 ice_eswitch_vsi_setup(struct ice_pf *pf, struct ice_port_info *pi) argument
439 ice_eswitch_enable_switchdev(struct ice_pf *pf) argument
483 ice_eswitch_disable_switchdev(struct ice_pf *pf) argument
505 struct ice_pf *pf = devlink_priv(devlink); local
553 struct ice_pf *pf = devlink_priv(devlink); local
566 ice_is_eswitch_mode_switchdev(struct ice_pf *pf) argument
575 ice_eswitch_start_all_tx_queues(struct ice_pf *pf) argument
591 ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) argument
603 ice_eswitch_stop_reprs(struct ice_pf *pf) argument
610 ice_eswitch_start_reprs(struct ice_pf *pf) argument
651 ice_eswitch_attach(struct ice_pf *pf, struct ice_vf *vf) argument
705 ice_eswitch_detach(struct ice_pf *pf, struct ice_vf *vf) argument
741 ice_eswitch_rebuild(struct ice_pf *pf) argument
767 ice_eswitch_reserve_cp_queues(struct ice_pf *pf, int change) argument
[all...]
/linux-master/drivers/iio/
H A Dindustrialio-trigger.c287 iio_trigger_attach_poll_func(struct iio_trigger *trig, struct iio_poll_func *pf) argument
339 iio_trigger_detach_poll_func(struct iio_trigger *trig, struct iio_poll_func *pf) argument
363 struct iio_poll_func *pf = p; local
379 struct iio_poll_func *pf; local
400 iio_dealloc_pollfunc(struct iio_poll_func *pf) argument
[all...]
/linux-master/fs/erofs/
H A Dxattr.c218 struct erofs_xattr_prefix_item *pf = sbi->xattr_prefixes + local
270 struct erofs_xattr_prefix_item *pf = sbi->xattr_prefixes + local
[all...]
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c39 static int pf = AF_INET; variable
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c136 struct otx2_cptpf_dev *pf; local
325 cptpf_flr_wq_destroy(struct otx2_cptpf_dev *pf) argument
[all...]
/linux-master/include/linux/net/intel/
H A Di40e_client.h83 void *pf; member in struct:i40e_info
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cn10k.c62 u64 pa, val, pf; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h69 struct i40e_pf *pf; member in struct:i40e_vf
H A Di40e_dcb_nl.c37 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
75 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
108 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
156 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
195 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
247 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
309 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
325 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
369 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
404 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
438 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
455 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
477 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
502 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
533 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
558 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
577 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
607 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
630 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
653 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
693 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
723 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
742 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
757 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
779 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); local
813 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
828 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
878 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
947 i40e_dcbnl_del_app(struct i40e_pf *pf, struct i40e_dcb_app_priority_table *app) argument
993 i40e_dcbnl_flush_apps(struct i40e_pf *pf, struct i40e_dcbx_config *old_cfg, struct i40e_dcbx_config *new_cfg) argument
1021 struct i40e_pf *pf = i40e_netdev_to_pf(dev); local
[all...]
/linux-master/net/netfilter/
H A Dnf_log_syslog.c110 nf_log_dump_packet_common(struct nf_log_buf *m, u8 pf, argument
134 static void nf_log_arp_packet(struct net *net, u_int8_t pf, argument
831 static void nf_log_ip_packet(struct net *net, u_int8_t pf, argument
866 static void nf_log_ip6_packet(struct net *net, u_int8_t pf, argument
901 static void nf_log_unknown_packet(struct net *net, u_int8_t pf, argument
927 static void nf_log_netdev_packet(struct net *net, u_int8_t pf, argument
[all...]
H A Dnf_log.c28 static struct nf_logger *__find_logger(int pf, const char *str_logger) argument
45 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger) argument
79 int nf_log_register(u_int8_t pf, struct nf_logger *logger) argument
128 nf_log_bind_pf(struct net *net, u_int8_t pf, const struct nf_logger *logger) argument
144 nf_log_unbind_pf(struct net *net, u_int8_t pf) argument
154 nf_logger_find_get(int pf, enum nf_log_type type) argument
191 nf_logger_put(int pf, enum nf_log_type type) argument
211 nf_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *fmt, ...) argument
240 nf_log_trace(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *fmt, ...) argument
[all...]
/linux-master/drivers/iio/accel/
H A Dmxc4005.c299 struct iio_poll_func *pf = private; local

Completed in 498 milliseconds

1234567891011>>