/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_iov.c | 89 ixl_initialize_sriov(struct ixl_pf *pf) in ixl_initialize_sriov() 124 ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_alloc_vsi() 195 ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_setup_vsi() 242 ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_map_queues() 289 ixl_vf_vsi_release(struct ixl_pf *pf, struct ixl_vsi *vsi) in ixl_vf_vsi_release() 319 ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_vf_release_resources() 350 ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_flush_pcie() 373 ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reset_vf() 393 ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf) in ixl_reinit_vf() 448 ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, in ixl_send_vf_msg() [all …]
|
H A D | if_ixl.c | 361 ixl_allocate_pci_resources(struct ixl_pf *pf) in ixl_allocate_pci_resources() 405 ixl_setup_ssctx(struct ixl_pf *pf) in ixl_setup_ssctx() 444 struct ixl_pf *pf = (struct ixl_pf *)arg; in ixl_admin_timer() local 477 ixl_attach_pre_recovery_mode(struct ixl_pf *pf) in ixl_attach_pre_recovery_mode() 501 struct ixl_pf *pf; in ixl_if_attach_pre() local 689 struct ixl_pf *pf; in ixl_if_attach_post() local 859 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_detach() local 953 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_init() local 1044 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_stop() local 1075 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_msix_intr_assign() local [all …]
|
H A D | ixl_iw.c | 41 #define IXL_IW_VEC_BASE(pf) ((pf)->msix - (pf)->iw_msix) argument 42 #define IXL_IW_VEC_COUNT(pf) ((pf)->iw_msix) argument 43 #define IXL_IW_VEC_LIMIT(pf) ((pf)->msix) argument 51 ixl_iw_pf_msix_reset(struct ixl_pf *pf) in ixl_iw_pf_msix_reset() 139 ixl_iw_pf_init(struct ixl_pf *pf) in ixl_iw_pf_init() 188 ixl_iw_pf_stop(struct ixl_pf *pf) in ixl_iw_pf_stop() 219 ixl_iw_pf_attach(struct ixl_pf *pf) in ixl_iw_pf_attach() 264 ixl_iw_pf_detach(struct ixl_pf *pf) in ixl_iw_pf_detach() 311 struct ixl_pf *pf = (struct ixl_pf *)pf_handle; in ixl_iw_pf_reset() local 326 struct ixl_pf *pf = (struct ixl_pf *)pf_handle; in ixl_iw_pf_msix_init() local
|
H A D | ixl_pf_i2c.c | 74 ixl_i2c_bus_clear(struct ixl_pf *pf) in ixl_i2c_bus_clear() 111 ixl_i2c_stop(struct ixl_pf *pf) in ixl_i2c_stop() 139 ixl_clock_in_i2c_byte(struct ixl_pf *pf, u8 *data) in ixl_clock_in_i2c_byte() 162 ixl_clock_in_i2c_bit(struct ixl_pf *pf, bool *data) in ixl_clock_in_i2c_bit() 197 ixl_get_i2c_ack(struct ixl_pf *pf) in ixl_get_i2c_ack() 248 ixl_clock_out_i2c_bit(struct ixl_pf *pf, bool data) in ixl_clock_out_i2c_bit() 283 ixl_clock_out_i2c_byte(struct ixl_pf *pf, u8 data) in ixl_clock_out_i2c_byte() 319 ixl_lower_i2c_clk(struct ixl_pf *pf, u32 *i2cctl) in ixl_lower_i2c_clk() 341 ixl_raise_i2c_clk(struct ixl_pf *pf, u32 *i2cctl) in ixl_raise_i2c_clk() 371 ixl_get_i2c_data(struct ixl_pf *pf, u32 *i2cctl) in ixl_get_i2c_data() [all …]
|
H A D | ixl_pf_main.c | 210 ixl_print_nvm_version(struct ixl_pf *pf) in ixl_print_nvm_version() 234 ixl_get_fw_mode(struct ixl_pf *pf) in ixl_get_fw_mode() 270 ixl_pf_reset(struct ixl_pf *pf) in ixl_pf_reset() 315 ixl_setup_hmc(struct ixl_pf *pf) in ixl_setup_hmc() 346 ixl_shutdown_hmc(struct ixl_pf *pf) in ixl_shutdown_hmc() 365 ixl_configure_itr(struct ixl_pf *pf) in ixl_configure_itr() 378 ixl_get_hw_capabilities(struct ixl_pf *pf) in ixl_get_hw_capabilities() 473 ixl_set_initial_advertised_speeds(struct ixl_pf *pf) in ixl_set_initial_advertised_speeds() 495 ixl_teardown_hw_structs(struct ixl_pf *pf) in ixl_teardown_hw_structs() 663 ixl_link_up_msg(struct ixl_pf *pf) in ixl_link_up_msg() [all …]
|
H A D | ixl_pf_iflib.c | 37 ixl_configure_tx_itr(struct ixl_pf *pf) in ixl_configure_tx_itr() 56 ixl_configure_rx_itr(struct ixl_pf *pf) in ixl_configure_rx_itr() 77 struct ixl_pf *pf = arg; in ixl_intr() local 135 struct ixl_pf *pf = arg; in ixl_msix_adminq() local 242 ixl_configure_queue_intr_msix(struct ixl_pf *pf) in ixl_configure_queue_intr_msix() 280 ixl_configure_legacy(struct ixl_pf *pf) in ixl_configure_legacy() 320 ixl_free_pci_resources(struct ixl_pf *pf) in ixl_free_pci_resources() 349 ixl_setup_interface(device_t dev, struct ixl_pf *pf) in ixl_setup_interface() 401 ixl_link_event(struct ixl_pf *pf, struct i40e_arq_event_info *e) in ixl_link_event() 438 struct ixl_pf *pf = vsi->back; in ixl_initialize_vsi() local [all …]
|
H A D | ixl_pf.h | 94 #define IXL_PF_IN_RECOVERY_MODE(pf) \ argument 97 #define IXL_PF_IS_RESETTING(pf) \ argument 279 #define i40e_send_vf_nack(pf, vf, op, st) \ argument 283 #define ixl_dbg(pf, m, s, ...) ixl_debug_core((pf)->dev, (pf)->dbg_mask, m, s, ##__VA_ARGS__) argument 284 #define ixl_dbg_info(pf, s, ...) ixl_debug_core((pf)->dev, (pf)->dbg_mask, IXL_DBG_INFO, s, ##__VA_… argument 285 #define ixl_dbg_filter(pf, s, ...) ixl_debug_core((pf)->dev, (pf)->dbg_mask, IXL_DBG_FILTER, s, ##_… argument 286 #define ixl_dbg_iov(pf, s, ...) ixl_debug_core((pf)->dev, (pf)->dbg_mask, IXL_DBG_IOV, s, ##__VA_AR… argument 287 #define ixl_dbg_link(pf, s, ...) ixl_debug_core((pf)->dev, (pf)->dbg_mask, IXL_DBG_LINK, s, ##__VA_… argument
|
H A D | ixl_iw_int.h | 43 enum ixl_iw_pf_state pf; member 50 struct ixl_pf *pf; member
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_pflock.h | 58 ck_pflock_init(struct ck_pflock *pf) in ck_pflock_init() 71 ck_pflock_write_unlock(ck_pflock_t *pf) in ck_pflock_write_unlock() 85 ck_pflock_write_lock(ck_pflock_t *pf) in ck_pflock_write_lock() 111 ck_pflock_read_unlock(ck_pflock_t *pf) in ck_pflock_read_unlock() 120 ck_pflock_read_lock(ck_pflock_t *pf) in ck_pflock_read_lock()
|
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 408 pfctl_adjust_skip_ifaces(struct pfctl *pf) in pfctl_adjust_skip_ifaces() 1724 pfctl_add_pool(struct pfctl *pf, struct pfctl_pool *p, sa_family_t af, int which) in pfctl_add_pool() 1751 pfctl_append_rule(struct pfctl *pf, struct pfctl_rule *r, in pfctl_append_rule() 1803 pfctl_append_eth_rule(struct pfctl *pf, struct pfctl_eth_rule *r, in pfctl_append_eth_rule() 1844 pfctl_eth_ruleset_trans(struct pfctl *pf, char *path, in pfctl_eth_ruleset_trans() 1860 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pfctl_anchor *a, bool do_eth) in pfctl_ruleset_trans() 1894 pfctl_load_eth_ruleset(struct pfctl *pf, char *path, in pfctl_load_eth_ruleset() 1951 pfctl_load_eth_rule(struct pfctl *pf, char *path, struct pfctl_eth_rule *r, in pfctl_load_eth_rule() 1993 pfctl_load_ruleset(struct pfctl *pf, char *path, struct pfctl_ruleset *rs, in pfctl_load_ruleset() 2059 pfctl_load_rule(struct pfctl *pf, char *path, struct pfctl_rule *r, int depth) in pfctl_load_rule() [all …]
|
H A D | pfctl_optimize.c | 265 pfctl_optimize_ruleset(struct pfctl *pf, struct pfctl_ruleset *rs) in pfctl_optimize_ruleset() 382 optimize_superblock(struct pfctl *pf, struct superblock *block) in optimize_superblock() 463 remove_identical_rules(struct pfctl *pf, struct superblock *block) in remove_identical_rules() 505 combine_rules(struct pfctl *pf, struct superblock *block) in combine_rules() 655 reorder_rules(struct pfctl *pf, struct superblock *block, int depth) in reorder_rules() 829 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() 894 load_feedback_profile(struct pfctl *pf, struct superblocks *superblocks) in load_feedback_profile() 1238 add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af, in add_opt_table() 1299 pf_opt_create_table(struct pfctl *pf, struct pf_opt_tbl *tbl) in pf_opt_create_table() 1352 construct_superblocks(struct pfctl *pf, struct pf_opt_queue *opt_queue, in construct_superblocks() [all …]
|
H A D | pfctl_altq.c | 306 eval_pfaltq(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, in eval_pfaltq() 388 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, in eval_pfqueue() 490 eval_pfqueue_cbq(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa) in eval_pfqueue_cbq() 533 cbq_compute_idletime(struct pfctl *pf, struct pf_altq *pa) in cbq_compute_idletime() 677 eval_pfqueue_priq(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa) in eval_pfqueue_priq() 742 eval_pfqueue_hfsc(struct pfctl *pf, struct pf_altq *pa, struct pfctl_altq *if_ppa, in eval_pfqueue_hfsc()
|
/freebsd/contrib/file/src/ |
H A D | fmtcheck.c | 60 #define RETURN(pf,f,r) do { \ argument 66 get_next_format_from_precision(const char **pf) in get_next_format_from_precision() 170 get_next_format_from_width(const char **pf) in get_next_format_from_width() 189 get_next_format(const char **pf, EFT eft) in get_next_format()
|
/freebsd/tests/sys/netinet/libalias/ |
H A D | 3_natin.c | 230 struct alias_link *pf; variable 305 struct alias_link *pf; variable 335 struct alias_link *pf; variable
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sndstat.c | 148 struct sndstat_file *pf; in sndstat_open() local 173 sndstat_remove_all_userdevs(struct sndstat_file *pf) in sndstat_remove_all_userdevs() 193 struct sndstat_file *pf = (struct sndstat_file *)sndstat_file; in sndstat_close() local 212 struct sndstat_file *pf; in sndstat_read() local 250 struct sndstat_file *pf; in sndstat_write() local 675 struct sndstat_file *pf; in sndstat_create_devs_nvlist() local 735 sndstat_refresh_devs(struct sndstat_file *pf) in sndstat_refresh_devs() 747 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() 974 sndstat_add_user_devs(struct sndstat_file *pf, void *nvlbuf, size_t nbytes) in sndstat_add_user_devs() 1025 sndstat_flush_user_devs(struct sndstat_file *pf) in sndstat_flush_user_devs() [all …]
|
/freebsd/lib/libc/gen/ |
H A D | fmtcheck.c | 83 #define RETURN(pf,f,r) do { \ argument 89 get_next_format_from_precision(const char **pf) in get_next_format_from_precision() 241 get_next_format_from_width(const char **pf) in get_next_format_from_width() 260 get_next_format(const char **pf, EFT eft) in get_next_format()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-pf.c | 100 struct pcap_pf *pf = pc->priv; in pcap_read_pf() local 241 struct pcap_pf *pf = p->priv; in pcap_stats_pf() local 296 struct pcap_pf *pf = p->priv; in pcap_activate_pf() local 589 struct pcap_pf *pf = p->priv; in pcap_setfilter_pf() local
|
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/ |
H A D | adf_drv.c | 52 struct adf_accel_dev *pf; in adf_cleanup_accel() local 93 struct adf_accel_dev *pf; in adf_attach() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_pfil.c | 583 ipfw_hook(int pf) in ipfw_hook() 620 ipfw_unhook(int pf) in ipfw_unhook() 639 ipfw_link(int pf, bool unlink) in ipfw_link()
|
/freebsd/lib/libutil/tests/ |
H A D | pidfile_test.c | 61 struct pidfh *pf; in test_pidfile_uncontested() local 127 struct pidfh *pf = NULL; in common_test_pidfile_child() local
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template.c | 611 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, in usb_hw_ep_match() 643 const struct usb_hw_ep_profile *pf; in usb_hw_ep_find_match() local 757 const struct usb_hw_ep_profile *pf; in usb_hw_ep_get_needs() local 922 const struct usb_hw_ep_profile *pf; in usb_hw_ep_resolve() local
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_new.c | 272 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_new() local 333 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_clear() local
|
/freebsd/usr.sbin/iovctl/ |
H A D | validate.c | 202 get_num_vfs(const nvlist_t *pf) in get_num_vfs() 226 nvlist_t *defaults, *pf, *vf; in validate_config() local
|
/freebsd/lib/libusb/ |
H A D | libusb20_desc.c | 324 const uint8_t *pf; /* pointer to format data */ in libusb20_me_encode() local 556 const uint8_t *pf; /* pointer to format data */ in libusb20_me_decode() local
|
/freebsd/contrib/netbsd-tests/sys/uvm/ |
H A D | t_uvm_physseg_load.c | 284 paddr_t pf = atop(pa); in uvm_phys_to_vm_page() local 535 paddr_t pf = 0; in ATF_TC_BODY() local 584 paddr_t pf = 0; in ATF_TC_BODY() local 633 paddr_t pf = 0; in ATF_TC_BODY() local 682 paddr_t pf = 0; in ATF_TC_BODY() local
|