/freebsd-src/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 | 209 ixl_print_nvm_version(struct ixl_pf * pf) ixl_print_nvm_version() argument 233 ixl_get_fw_mode(struct ixl_pf * pf) ixl_get_fw_mode() argument 269 ixl_pf_reset(struct ixl_pf * pf) ixl_pf_reset() argument 314 ixl_setup_hmc(struct ixl_pf * pf) ixl_setup_hmc() argument 345 ixl_shutdown_hmc(struct ixl_pf * pf) ixl_shutdown_hmc() argument 364 ixl_configure_itr(struct ixl_pf * pf) ixl_configure_itr() argument 377 ixl_get_hw_capabilities(struct ixl_pf * pf) ixl_get_hw_capabilities() argument 472 ixl_set_initial_advertised_speeds(struct ixl_pf * pf) ixl_set_initial_advertised_speeds() argument 494 ixl_teardown_hw_structs(struct ixl_pf * pf) ixl_teardown_hw_structs() argument 739 ixl_link_up_msg(struct ixl_pf * pf) ixl_link_up_msg() argument 778 ixl_configure_intr0_msix(struct ixl_pf * pf) ixl_configure_intr0_msix() argument 901 ixl_switch_config(struct ixl_pf * pf) ixl_switch_config() argument 973 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_pf_tx_itr() local 1007 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_pf_rx_itr() local 1094 ixl_set_rss_key(struct ixl_pf * pf) ixl_set_rss_key() argument 1128 ixl_set_rss_pctypes(struct ixl_pf * pf) ixl_set_rss_pctypes() argument 1169 ixl_config_rss(struct ixl_pf * pf) ixl_config_rss() argument 1209 struct ixl_pf *pf = (struct ixl_pf *)vsi->back; ixl_init_filters() local 1288 struct ixl_pf *pf; ixl_add_filter() local 1506 struct ixl_pf *pf; ixl_add_hw_filters() local 1605 struct ixl_pf *pf; ixl_del_hw_filters() local 1678 ixl_enable_tx_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_enable_tx_ring() argument 1714 ixl_enable_rx_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_enable_rx_ring() argument 1748 ixl_enable_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_enable_ring() argument 1764 ixl_disable_tx_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_disable_tx_ring() argument 1803 ixl_disable_rx_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_disable_rx_ring() argument 1836 ixl_disable_ring(struct ixl_pf * pf,struct ixl_pf_qtag * qtag,u16 vsi_qidx) ixl_disable_ring() argument 1849 ixl_handle_tx_mdd_event(struct ixl_pf * pf) ixl_handle_tx_mdd_event() argument 1922 ixl_handle_rx_mdd_event(struct ixl_pf * pf) ixl_handle_rx_mdd_event() argument 2002 ixl_handle_mdd_event(struct ixl_pf * pf) ixl_handle_mdd_event() argument 2066 ixl_handle_empr_reset(struct ixl_pf * pf) ixl_handle_empr_reset() argument 2095 ixl_update_stats_counters(struct ixl_pf * pf) ixl_update_stats_counters() argument 2291 struct ixl_pf *pf = (struct ixl_pf *)vsi->back; ixl_update_eth_stats() local 2347 struct ixl_pf *pf; ixl_update_vsi_stats() local 2393 ixl_pf_reset_stats(struct ixl_pf * pf) ixl_pf_reset_stats() argument 2458 ixl_add_sysctls_recovery_mode(struct ixl_pf * pf) ixl_add_sysctls_recovery_mode() argument 2516 ixl_add_device_sysctls(struct ixl_pf * pf) ixl_add_device_sysctls() argument 2780 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_unallocated_queues() local 2841 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_current_speed() local 2886 ixl_set_advertised_speeds(struct ixl_pf * pf,int speeds,bool from_aq) ixl_set_advertised_speeds() argument 2949 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_supported_speeds() local 2972 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_set_advertise() local 3047 ixl_get_bus_info(struct ixl_pf * pf) ixl_get_bus_info() argument 3101 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_show_fw() local 3142 ixl_handle_nvmupd_cmd(struct ixl_pf * pf,struct ifdrv * ifd) ixl_handle_nvmupd_cmd() argument 3254 ixl_find_i2c_interface(struct ixl_pf * pf) ixl_find_i2c_interface() argument 3274 ixl_set_link(struct ixl_pf * pf,bool enable) ixl_set_link() argument 3419 ixl_aq_get_link_status(struct ixl_pf * pf,struct i40e_aqc_get_link_status * link_status) ixl_aq_get_link_status() argument 3456 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_link_status() local 3506 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_phy_abilities() local 3598 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_phy_statistics() local 3653 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_sw_filter_list() local 3773 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_hw_res_alloc() local 3917 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_switch_config() local 4010 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_switch_vlans() local 4044 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_hkey() local 4134 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_hlut() local 4175 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_hena() local 4196 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fw_link_management() local 4238 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_read_i2c_diag_data() local 4325 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_read_i2c_byte() local 4362 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_write_i2c_byte() local 4388 ixl_get_fec_config(struct ixl_pf * pf,struct i40e_aq_get_phy_abilities_resp * abilities,u8 bit_pos,int * is_set) ixl_get_fec_config() argument 4413 ixl_set_fec_config(struct ixl_pf * pf,struct i40e_aq_get_phy_abilities_resp * abilities,u8 bit_pos,int set) ixl_set_fec_config() argument 4451 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fec_fc_ability() local 4469 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fec_rs_ability() local 4487 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fec_fc_request() local 4505 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fec_rs_request() local 4523 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fec_auto_enable() local 4541 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_dump_debug_data() local 4630 ixl_start_fw_lldp(struct ixl_pf * pf) ixl_start_fw_lldp() argument 4662 ixl_stop_fw_lldp(struct ixl_pf * pf) ixl_stop_fw_lldp() argument 4701 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_fw_lldp() local 4724 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_eee_enable() local 4761 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_set_link_active() local 4780 ixl_attach_get_link_status(struct ixl_pf * pf) ixl_attach_get_link_status() argument 4827 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_do_pf_reset() local 4844 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_do_core_reset() local 4861 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_do_global_reset() local 4882 struct ixl_pf *pf = (struct ixl_pf *)arg1; ixl_sysctl_queue_interrupt_table() local [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) argument 284 ixl_dbg_info(pf,s,...) global() argument 285 ixl_dbg_filter(pf,s,...) global() argument 286 ixl_dbg_iov(pf,s,...) global() argument 287 ixl_dbg_link(pf,s,...) global() argument [all...] |
H A D | ixl_iw_int.h | 43 enum ixl_iw_pf_state pf; member 50 struct ixl_pf *pf; member
|
/freebsd-src/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-src/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-src/sbin/pfctl/ |
H A D | pfctl.c | 409 pfctl_adjust_skip_ifaces(struct pfctl * pf) pfctl_adjust_skip_ifaces() argument 1717 pfctl_add_pool(struct pfctl * pf,struct pfctl_pool * p,sa_family_t af) pfctl_add_pool() argument 1738 pfctl_append_rule(struct pfctl * pf,struct pfctl_rule * r,const char * anchor_call) pfctl_append_rule() argument 1786 pfctl_append_eth_rule(struct pfctl * pf,struct pfctl_eth_rule * r,const char * anchor_call) pfctl_append_eth_rule() argument 1827 pfctl_eth_ruleset_trans(struct pfctl * pf,char * path,struct pfctl_eth_anchor * a) pfctl_eth_ruleset_trans() argument 1843 pfctl_ruleset_trans(struct pfctl * pf,char * path,struct pfctl_anchor * a,bool do_eth) pfctl_ruleset_trans() argument 1877 pfctl_load_eth_ruleset(struct pfctl * pf,char * path,struct pfctl_eth_ruleset * rs,int depth) pfctl_load_eth_ruleset() argument 1934 pfctl_load_eth_rule(struct pfctl * pf,char * path,struct pfctl_eth_rule * r,int depth) pfctl_load_eth_rule() argument 1975 pfctl_load_ruleset(struct pfctl * pf,char * path,struct pfctl_ruleset * rs,int rs_num,int depth) pfctl_load_ruleset() argument 2041 pfctl_load_rule(struct pfctl * pf,char * path,struct pfctl_rule * r,int depth) pfctl_load_rule() argument 2104 pfctl_add_altq(struct pfctl * pf,struct pf_altq * a) pfctl_add_altq() argument 2134 struct pfctl pf; pfctl_rules() local 2313 pfctl_init_options(struct pfctl * pf) pfctl_init_options() argument 2356 pfctl_load_options(struct pfctl * pf) pfctl_load_options() argument 2426 pfctl_apply_limit(struct pfctl * pf,const char * opt,unsigned int limit) pfctl_apply_limit() argument 2450 pfctl_load_limit(struct pfctl * pf,unsigned int index,unsigned int limit) pfctl_load_limit() argument 2463 pfctl_apply_timeout(struct pfctl * pf,const char * opt,int seconds,int quiet) pfctl_apply_timeout() argument 2491 pfctl_load_timeout(struct pfctl * pf,unsigned int timeout,unsigned int seconds) pfctl_load_timeout() argument 2501 pfctl_set_reassembly(struct pfctl * pf,int on,int nodf) pfctl_set_reassembly() argument 2523 pfctl_set_optimization(struct pfctl * pf,const char * opt) pfctl_set_optimization() argument 2553 pfctl_set_logif(struct pfctl * pf,char * ifname) pfctl_set_logif() argument 2576 pfctl_load_logif(struct pfctl * pf,char * ifname) pfctl_load_logif() argument 2586 pfctl_set_hostid(struct pfctl * pf,u_int32_t hostid) pfctl_set_hostid() argument 2603 pfctl_load_hostid(struct pfctl * pf,u_int32_t hostid) pfctl_load_hostid() argument 2613 pfctl_load_reassembly(struct pfctl * pf,u_int32_t reassembly) pfctl_load_reassembly() argument 2623 pfctl_load_syncookies(struct pfctl * pf,u_int8_t val) pfctl_load_syncookies() argument 2641 pfctl_cfg_syncookies(struct pfctl * pf,uint8_t val,struct pfctl_watermarks * w) pfctl_cfg_syncookies() argument 2684 pfctl_do_set_debug(struct pfctl * pf,char * d) pfctl_do_set_debug() argument 2718 pfctl_load_debug(struct pfctl * pf,unsigned int level) pfctl_load_debug() argument 2728 pfctl_set_interface_flags(struct pfctl * pf,char * ifname,int flags,int how) pfctl_set_interface_flags() argument [all...] |
H A D | pfctl_optimize.c | 262 pfctl_optimize_ruleset(struct pfctl * pf,struct pfctl_ruleset * rs) pfctl_optimize_ruleset() argument 366 optimize_superblock(struct pfctl * pf,struct superblock * block) optimize_superblock() argument 447 remove_identical_rules(struct pfctl * pf,struct superblock * block) remove_identical_rules() argument 489 combine_rules(struct pfctl * pf,struct superblock * block) combine_rules() argument 639 reorder_rules(struct pfctl * pf,struct superblock * block,int depth) reorder_rules() argument 813 block_feedback(struct pfctl * pf,struct superblock * block) block_feedback() argument 878 load_feedback_profile(struct pfctl * pf,struct superblocks * superblocks) load_feedback_profile() argument 1219 add_opt_table(struct pfctl * pf,struct pf_opt_tbl ** tbl,sa_family_t af,struct pf_rule_addr * addr) add_opt_table() argument 1280 pf_opt_create_table(struct pfctl * pf,struct pf_opt_tbl * tbl) pf_opt_create_table() argument 1333 construct_superblocks(struct pfctl * pf,struct pf_opt_queue * opt_queue,struct superblocks * superblocks) construct_superblocks() argument 1636 superblock_free(struct pfctl * pf,struct superblock * block) superblock_free() argument [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-src/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-src/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-src/sys/dev/sound/pcm/ |
H A D | sndstat.c | 149 struct sndstat_file *pf; in sndstat_open() local 177 sndstat_remove_all_userdevs(struct sndstat_file * pf) sndstat_remove_all_userdevs() argument 197 struct sndstat_file *pf = (struct sndstat_file *)sndstat_file; sndstat_close() local 216 struct sndstat_file *pf; sndstat_read() local 254 struct sndstat_file *pf; sndstat_write() local 655 struct sndstat_file *pf; sndstat_create_devs_nvlist() local 715 sndstat_refresh_devs(struct sndstat_file * pf) sndstat_refresh_devs() argument 727 sndstat_get_devs(struct sndstat_file * pf,void * arg_buf,size_t * arg_nbytes) sndstat_get_devs() argument 954 sndstat_add_user_devs(struct sndstat_file * pf,void * nvlbuf,size_t nbytes) sndstat_add_user_devs() argument 1005 sndstat_flush_user_devs(struct sndstat_file * pf) sndstat_flush_user_devs() argument 1022 struct sndstat_file *pf; sndstat_ioctl() local 1075 sndstat_line2userdev(struct sndstat_file * pf,const char * line,int n) sndstat_line2userdev() argument 1343 struct sndstat_file *pf; sndstat_prepare() local [all...] |
/freebsd-src/contrib/libpcap/ |
H A D | pcap-pf.c | 102 struct pcap_pf *pf = pc->priv; pcap_read_pf() local 243 struct pcap_pf *pf = p->priv; pcap_stats_pf() local 298 struct pcap_pf *pf = p->priv; pcap_activate_pf() local 590 struct pcap_pf *pf = p->priv; pcap_setfilter_pf() local [all...] |
/freebsd-src/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-src/sys/netpfil/ipfw/ |
H A D | ip_fw_pfil.c | 583 ipfw_hook(int pf) in ipfw_hook() argument 620 ipfw_unhook(int pf) in ipfw_unhook() argument 639 ipfw_link(int pf, bool unlink) in ipfw_link() argument
|
/freebsd-src/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-src/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-src/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-src/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-src/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-src/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
|