/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 110 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_allocate_dma_mem_d() local 128 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_free_dma_mem_d() local 184 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump() 263 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id() 280 static void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule() 304 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local 523 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats() 606 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local 670 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local 750 struct i40e_pf *pf = vsi->back; in i40e_update_fcoe_stats() local [all …]
|
D | i40e_ptp.c | 59 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts) in i40e_ptp_read() 83 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write() 122 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfreq() local 160 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local 185 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettime() local 206 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local 242 struct i40e_pf *pf = vsi->back; in i40e_ptp_rx_hang() local 305 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp() 343 void i40e_ptp_rx_hwtstamp(struct i40e_pf *pf, struct sk_buff *skb, u8 index) in i40e_ptp_rx_hwtstamp() 378 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment() [all …]
|
D | i40e_virtchnl_pf.c | 41 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, in i40e_vc_vf_broadcast() 74 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local 100 void i40e_vc_notify_link_state(struct i40e_pf *pf) in i40e_vc_notify_link_state() 114 void i40e_vc_notify_reset(struct i40e_pf *pf) in i40e_vc_notify_reset() 161 static inline void i40e_vc_disable_vf(struct i40e_pf *pf, struct i40e_vf *vf) in i40e_vc_disable_vf() 176 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local 193 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local 208 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local 226 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local 256 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local [all …]
|
D | i40e_ethtool.c | 241 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint() 257 struct i40e_pf *pf) in i40e_get_settings_link_up() 395 struct i40e_pf *pf) in i40e_get_settings_link_down() 478 struct i40e_pf *pf = np->vsi->back; in i40e_get_settings() local 593 struct i40e_pf *pf = np->vsi->back; in i40e_set_settings() local 769 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset() local 793 struct i40e_pf *pf = np->vsi->back; in i40e_get_pauseparam() local 828 struct i40e_pf *pf = np->vsi->back; in i40e_set_pauseparam() local 921 struct i40e_pf *pf = np->vsi->back; in i40e_get_msglevel() local 929 struct i40e_pf *pf = np->vsi->back; in i40e_set_msglevel() local [all …]
|
D | i40e_dcb_nl.c | 57 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getets() local 96 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getpfc() local 127 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_getdcbx() local 141 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_get_perm_hw_addr() local 170 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_set_all() local 235 static void i40e_dcbnl_del_app(struct i40e_pf *pf, in i40e_dcbnl_del_app() 281 void i40e_dcbnl_flush_apps(struct i40e_pf *pf, in i40e_dcbnl_flush_apps() 309 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_setup() local
|
D | i40e_debugfs.c | 41 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi() 60 static struct i40e_veb *i40e_dbg_find_veb(struct i40e_pf *pf, int seid) in i40e_dbg_find_veb() 120 static int i40e_dbg_prep_dump_buf(struct i40e_pf *pf, int buflen) in i40e_dbg_prep_dump_buf() 152 struct i40e_pf *pf = filp->private_data; in i40e_dbg_dump_write() local 333 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_read() local 368 static void i40e_dbg_dump_vsi_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_vsi_seid() 732 static void i40e_dbg_dump_aq_desc(struct i40e_pf *pf) in i40e_dbg_dump_aq_desc() 781 struct i40e_pf *pf, bool is_rx_ring) in i40e_dbg_dump_desc() 876 static void i40e_dbg_dump_vsi_no_seid(struct i40e_pf *pf) in i40e_dbg_dump_vsi_no_seid() 891 static void i40e_dbg_dump_eth_stats(struct i40e_pf *pf, in i40e_dbg_dump_eth_stats() [all …]
|
D | i40e_fcoe.c | 163 static inline void i40e_fcoe_ddp_unmap(struct i40e_pf *pf, in i40e_fcoe_ddp_unmap() 257 struct i40e_pf *pf = np->vsi->back; in i40e_fcoe_ddp_put() local 276 void i40e_init_pf_fcoe(struct i40e_pf *pf) in i40e_init_pf_fcoe() 334 u8 i40e_get_fcoe_tc_map(struct i40e_pf *pf) in i40e_get_fcoe_tc_map() 369 struct i40e_pf *pf = vsi->back; in i40e_fcoe_vsi_init() local 427 struct i40e_pf *pf = vsi->back; in i40e_fcoe_enable() local 456 struct i40e_pf *pf = vsi->back; in i40e_fcoe_disable() local 536 struct i40e_pf *pf = vsi->back; in i40e_fcoe_free_ddp_resources() local 570 struct i40e_pf *pf = vsi->back; in i40e_fcoe_setup_ddp_resources() local 622 struct i40e_pf *pf = rx_ring->vsi->back; in i40e_fcoe_handle_status() local [all …]
|
D | i40e_txrx.c | 52 struct i40e_pf *pf, bool add) in i40e_program_fdir_filter() 197 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_udpv4() local 254 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_tcpv4() local 348 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_ipv4() local 403 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir() local 457 struct i40e_pf *pf = rx_ring->vsi->back; in i40e_fd_handle_status() local 1971 struct i40e_pf *pf = tx_ring->vsi->back; in i40e_atr() local 2257 struct i40e_pf *pf; in i40e_tsyn() local
|
D | i40e.h | 82 #define i40e_default_queues_per_vmdq(pf) \ argument 86 #define i40e_pf_get_max_q_per_tc(pf) \ argument 437 struct i40e_pf *pf; member 589 struct i40e_pf *pf; member 659 static inline int i40e_get_fd_cnt_all(struct i40e_pf *pf) in i40e_get_fd_cnt_all() 722 static inline void i40e_dbg_pf_init(struct i40e_pf *pf) {} in i40e_dbg_pf_init() 723 static inline void i40e_dbg_pf_exit(struct i40e_pf *pf) {} in i40e_dbg_pf_exit() 734 struct i40e_pf *pf = vsi->back; in i40e_irq_dynamic_enable() local
|
D | i40e_virtchnl_pf.h | 73 struct i40e_pf *pf; member
|
D | i40e_txrx.h | 101 #define i40e_pf_get_default_rss_hena(pf) \ argument
|
/linux-4.4.14/drivers/block/paride/ |
D | pf.c | 282 struct pf_unit *pf; in pf_init_units() local 307 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open() local 332 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo() local 350 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl() local 366 struct pf_unit *pf = disk->private_data; in pf_release() local 388 static inline int status_reg(struct pf_unit *pf) in status_reg() 393 static inline int read_reg(struct pf_unit *pf, int reg) in read_reg() 398 static inline void write_reg(struct pf_unit *pf, int reg, int val) in write_reg() 403 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait() 427 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command() [all …]
|
/linux-4.4.14/net/netfilter/ |
D | nf_sockopt.c | 61 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find() 92 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val, in nf_sockopt() 111 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt() 118 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt() 126 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val, in compat_nf_sockopt() 152 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, in compat_nf_setsockopt() 159 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, in compat_nf_getsockopt()
|
D | nf_log.c | 25 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger() 42 void nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger) in nf_log_set() 75 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register() 124 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() 140 void nf_log_unbind_pf(struct net *net, u_int8_t pf) in nf_log_unbind_pf() 150 void nf_logger_request_module(int pf, enum nf_log_type type) in nf_logger_request_module() 157 int nf_logger_find_get(int pf, enum nf_log_type type) in nf_logger_find_get() 178 void nf_logger_put(int pf, enum nf_log_type type) in nf_logger_put() 192 u_int8_t pf, in nf_log_packet() 221 u_int8_t pf, in nf_log_trace()
|
D | nf_conntrack_proto_udp.c | 85 u_int8_t pf, in udp_packet() 113 u_int8_t pf, in udp_error()
|
D | nf_conntrack_proto_udplite.c | 93 u_int8_t pf, in udplite_packet() 123 u_int8_t pf, in udplite_error()
|
D | nf_conntrack_proto_tcp.c | 507 u_int8_t pf) in tcp_in_window() 756 u_int8_t pf, in tcp_error() 816 u_int8_t pf, in tcp_packet()
|
D | nf_log_common.c | 152 nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf, in nf_log_dump_packet_common()
|
D | nf_conntrack_proto_dccp.c | 480 u_int8_t pf, unsigned int hooknum, in dccp_packet() 573 u_int8_t pf, unsigned int hooknum) in dccp_error()
|
D | nfnetlink_log.c | 401 u_int8_t pf, in __build_packet_message() 622 u_int8_t pf, in nfulnl_log_packet() 831 u_int8_t pf = nfmsg->nfgen_family; in nfulnl_recv_config() local
|
D | nf_conntrack_proto_generic.c | 81 u_int8_t pf, in generic_packet()
|
D | nf_conntrack_proto_gre.c | 254 u_int8_t pf, in gre_packet()
|
D | nf_conntrack_proto_sctp.c | 327 u_int8_t pf, in sctp_packet()
|
D | nf_conntrack_core.c | 1084 nf_conntrack_in(struct net *net, u_int8_t pf, unsigned int hooknum, in nf_conntrack_in()
|
/linux-4.4.14/net/ax25/ |
D | ax25_std_in.c | 42 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine() 106 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine() 144 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() 269 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() 424 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 35 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine() 103 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine() 148 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 284 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
D | ax25_subr.c | 100 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) in ax25_decode()
|
/linux-4.4.14/include/linux/ |
D | netfilter.h | 53 u_int8_t pf; member 65 int thresh, u_int8_t pf, in nf_hook_state_init() 94 u_int8_t pf; member 103 u_int8_t pf; member 146 u_int8_t pf, unsigned int hook) in nf_hook_list_active() 156 u_int8_t pf, unsigned int hook) in nf_hook_list_active() 171 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook, in nf_hook_thresh() 192 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() 218 NF_HOOK_THRESH(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_THRESH() 231 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() [all …]
|
D | net.h | 296 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument 299 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument 303 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
|
/linux-4.4.14/tools/perf/util/ |
D | probe-finder.c | 523 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) in convert_variable() 553 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable() 654 static int call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) in call_probe_finder() 750 static Dwarf_Die *find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) in find_best_scope() 769 struct probe_finder *pf = data; in probe_point_line_walker() local 790 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line() 838 struct probe_finder *pf = data; in probe_point_lazy_walker() local 866 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy() 894 struct probe_finder *pf = data; in probe_point_inline_cb() local 929 struct probe_finder *pf = param->data; in probe_point_search_cb() local [all …]
|
D | probe-finder.h | 87 struct probe_finder pf; member 95 struct probe_finder pf; member
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_ring.c | 105 struct iio_poll_func *pf = p; in inv_mpu6050_irq_handler() local 122 struct iio_poll_func *pf = p; in inv_mpu6050_read_fifo() local
|
/linux-4.4.14/drivers/iio/ |
D | industrialio-trigger.c | 205 struct iio_poll_func *pf) in iio_trigger_attach_poll_func() 232 struct iio_poll_func *pf) in iio_trigger_detach_poll_func() 253 struct iio_poll_func *pf = p; in iio_pollfunc_store_time() local 268 struct iio_poll_func *pf; in iio_alloc_pollfunc() local 289 void iio_dealloc_pollfunc(struct iio_poll_func *pf) in iio_dealloc_pollfunc()
|
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_drv.c | 97 struct adf_accel_dev *pf; in adf_cleanup_accel() local 204 struct adf_accel_dev *pf; in adf_probe() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | microcode_intel.h | 13 unsigned int pf; member 27 unsigned int pf; member
|
D | microcode.h | 24 unsigned int pf; member
|
D | xor.h | 63 #define BLK64(pf, op, i) \ argument
|
/linux-4.4.14/fs/affs/ |
D | symlink.c | 35 char *pf; in affs_symlink_readpage() local
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | ad7606_ring.c | 27 struct iio_poll_func *pf = p; in ad7606_trigger_handler_th_bh() local
|
D | mxs-lradc.c | 1191 struct iio_poll_func *pf = p; in mxs_lradc_trigger_handler() local
|
/linux-4.4.14/drivers/staging/iio/ |
D | iio_simple_dummy_buffer.c | 48 struct iio_poll_func *pf = p; in iio_simple_dummy_trigger_h() local
|
/linux-4.4.14/drivers/iio/imu/ |
D | adis16400_buffer.c | 63 struct iio_poll_func *pf = p; in adis16400_trigger_handler() local
|
D | adis_buffer.c | 78 struct iio_poll_func *pf = p; in adis_trigger_handler() local
|
D | kmx61.c | 1204 struct iio_poll_func *pf = p; in kmx61_trigger_handler() local
|
/linux-4.4.14/drivers/iio/common/st_sensors/ |
D | st_sensors_buffer.c | 108 struct iio_poll_func *pf = p; in st_sensors_trigger_handler() local
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_generic.c | 91 #define PF_TO_X(pf, X) container_of(pf, X, file) argument 93 #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp) argument 94 #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel) argument 390 struct ppp_file *pf = file->private_data; in ppp_release() local 419 struct ppp_file *pf = file->private_data; in ppp_read() local 484 struct ppp_file *pf = file->private_data; in ppp_write() local 521 struct ppp_file *pf = file->private_data; in ppp_poll() local 570 struct ppp_file *pf; in ppp_ioctl() local 834 static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf, in ppp_unattached_ioctl() 2822 init_ppp_file(struct ppp_file *pf, int kind) in init_ppp_file()
|
/linux-4.4.14/net/bridge/netfilter/ |
D | nf_log_bridge.c | 19 static void nf_log_bridge_packet(struct net *net, u_int8_t pf, in nf_log_bridge_packet()
|
D | ebt_log.c | 75 ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, in ebt_log_packet()
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_dev_mgr.c | 168 struct adf_accel_dev *pf) in adf_devmgr_add_dev() 270 struct adf_accel_dev *pf) in adf_devmgr_rm_dev()
|
D | adf_accel_devices.h | 231 } pf; member
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_ib_main.c | 533 struct usnic_ib_dev *pf; in usnic_ib_pci_probe() local 612 struct usnic_ib_dev *pf = vf->pf; in usnic_ib_pci_remove() local
|
D | usnic_ib.h | 88 struct usnic_ib_dev *pf; member
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 107 u_int8_t pf, in icmpv6_packet() 200 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmpv6_error()
|
D | nf_log_ipv6.c | 344 static void nf_log_ip6_packet(struct net *net, u_int8_t pf, in nf_log_ip6_packet()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 94 u_int8_t pf, in icmp_packet() 184 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmp_error()
|
D | nf_log_arp.c | 80 static void nf_log_arp_packet(struct net *net, u_int8_t pf, in nf_log_arp_packet()
|
D | nf_log_ipv4.c | 312 static void nf_log_ip_packet(struct net *net, u_int8_t pf, in nf_log_ip_packet()
|
/linux-4.4.14/drivers/staging/iio/meter/ |
D | ade7758_ring.c | 62 struct iio_poll_func *pf = p; in ade7758_trigger_handler() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 59 struct pf_desc *pf; in gss_mech_free() local 86 struct pf_desc *pf; in gss_mech_svc_setup() local
|
/linux-4.4.14/drivers/iio/gyro/ |
D | itg3200_buffer.c | 49 struct iio_poll_func *pf = p; in itg3200_trigger_handler() local
|
D | bmg160_core.c | 769 struct iio_poll_func *pf = p; in bmg160_trigger_handler() local
|
/linux-4.4.14/net/lapb/ |
D | lapb_out.c | 207 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response()
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_getport.c | 152 ip_set_get_ip_port(const struct sk_buff *skb, u8 pf, bool src, __be16 *port) in ip_set_get_ip_port()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4395 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_enable() local 4422 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_disable() local 6239 int t4_query_params_rw(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params_rw() 6271 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params() 6293 unsigned int pf, unsigned int vf, in t4_set_params_timeout() 6331 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params() 6360 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf() 6405 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() 6451 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi() 6765 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free() [all …]
|
D | l2t.c | 443 u32 pf = FW_VIID_PFN_G(viid); in cxgb4_select_ntuple() local
|
D | cxgb4_uld.h | 270 unsigned int pf; /* Physical Function we're using */ member
|
D | cxgb4.h | 708 unsigned int pf; member 810 uint32_t pf:PF_BITWIDTH; /* PCI-E PF ID */ member
|
D | cxgb4_debugfs.c | 2134 int pf; in rss_pf_config_open() local
|
D | t4fw_api.h | 2163 } pf; member
|
/linux-4.4.14/drivers/iio/pressure/ |
D | mpl3115.c | 139 struct iio_poll_func *pf = p; in mpl3115_trigger_handler() local
|
/linux-4.4.14/drivers/iio/proximity/ |
D | pulsedlight-lidar-lite-v2.c | 191 struct iio_poll_func *pf = private; in lidar_trigger_handler() local
|
D | as3935.c | 201 struct iio_poll_func *pf = private; in as3935_trigger_handler() local
|
D | sx9500.c | 654 struct iio_poll_func *pf = private; in sx9500_trigger_handler() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_sriov.c | 264 struct bnxt_pf_info *pf = &bp->pf; in bnxt_hwrm_func_vf_resource_free() local 371 struct bnxt_pf_info *pf = &bp->pf; in bnxt_hwrm_func_cfg() local
|
D | bnxt.c | 3622 struct bnxt_pf_info *pf = &bp->pf; in bnxt_hwrm_func_qcaps() local
|
D | bnxt.h | 974 struct bnxt_pf_info pf; member
|
/linux-4.4.14/drivers/iio/adc/ |
D | ad7476.c | 63 struct iio_poll_func *pf = p; in ad7476_trigger_handler() local
|
D | ad7887.c | 115 struct iio_poll_func *pf = p; in ad7887_trigger_handler() local
|
D | ad7298.c | 156 struct iio_poll_func *pf = p; in ad7298_trigger_handler() local
|
D | ad_sigma_delta.c | 362 struct iio_poll_func *pf = p; in ad_sd_trigger_handler() local
|
D | ad7923.c | 174 struct iio_poll_func *pf = p; in ad7923_trigger_handler() local
|
D | cc10001_adc.c | 142 struct iio_poll_func *pf = p; in cc10001_adc_trigger_h() local
|
D | max1027.c | 376 struct iio_poll_func *pf = (struct iio_poll_func *)private; in max1027_trigger_handler() local
|
D | ad7266.c | 85 struct iio_poll_func *pf = p; in ad7266_trigger_handler() local
|
D | hi8435.c | 412 struct iio_poll_func *pf = private; in hi8435_trigger_handler() local
|
D | ad799x.c | 182 struct iio_poll_func *pf = p; in ad799x_trigger_handler() local
|
D | xilinx-xadc-core.c | 606 struct iio_poll_func *pf = p; in xadc_trigger_handler() local
|
D | at91_adc.c | 245 struct iio_poll_func *pf = p; in at91_adc_trigger_handler() local
|
D | max1363.c | 1473 struct iio_poll_func *pf = p; in max1363_trigger_handler() local
|
/linux-4.4.14/net/bridge/ |
D | br_netfilter_hooks.c | 576 u_int8_t pf; in br_nf_forward_ip() local 796 u_int8_t pf; in br_nf_post_routing() local
|
/linux-4.4.14/drivers/staging/iio/accel/ |
D | lis3l02dq_ring.c | 139 struct iio_poll_func *pf = p; in lis3l02dq_trigger_handler() local
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | nfnetlink_queue.h | 75 __be16 pf; /* AF_xxx for PF_[UN]BIND */ member
|
/linux-4.4.14/drivers/iio/light/ |
D | tcs3472.c | 187 struct iio_poll_func *pf = p; in tcs3472_trigger_handler() local
|
D | isl29125.c | 176 struct iio_poll_func *pf = p; in isl29125_trigger_handler() local
|
D | adjd_s311.c | 118 struct iio_poll_func *pf = p; in adjd_s311_trigger_handler() local
|
D | tcs3414.c | 204 struct iio_poll_func *pf = p; in tcs3414_trigger_handler() local
|
D | gp2ap020a00f.c | 966 struct iio_poll_func *pf = data; in gp2ap020a00f_trigger_handler() local
|
D | ltr501.c | 1218 struct iio_poll_func *pf = p; in ltr501_trigger_handler() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | sal.c | 158 struct ia64_sal_desc_platform_feature *pf = p; in sal_desc_platform_feature() local
|
/linux-4.4.14/net/sched/ |
D | cls_u32.c | 59 struct tc_u32_pcnt __percpu *pf; member 1023 struct tc_u32_pcnt *pf = per_cpu_ptr(n->pf, cpu); in u32_dump() local
|
/linux-4.4.14/include/net/ |
D | lapb.h | 74 unsigned char pf; /* Poll/Final */ member
|
/linux-4.4.14/drivers/iio/magnetometer/ |
D | mag3110.c | 245 struct iio_poll_func *pf = p; in mag3110_trigger_handler() local
|
D | bmc150_magn.c | 660 struct iio_poll_func *pf = p; in bmc150_magn_trigger_handler() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 556 static inline int ip_vs_nat_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_nat_send_or_cont() 587 static inline int ip_vs_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_send_or_cont()
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
D | intel.c | 249 unsigned int sig, pf; in _save_mc() local 396 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_parallel.c | 611 static int pf(void *handle) in pf() function
|
/linux-4.4.14/drivers/iio/accel/ |
D | mxc4005.c | 305 struct iio_poll_func *pf = private; in mxc4005_trigger_handler() local
|
D | stk8ba50.c | 319 struct iio_poll_func *pf = p; in stk8ba50_trigger_handler() local
|
D | stk8312.c | 433 struct iio_poll_func *pf = p; in stk8312_trigger_handler() local
|
D | bma180.c | 654 struct iio_poll_func *pf = p; in bma180_trigger_handler() local
|
D | kxcjk-1013.c | 958 struct iio_poll_func *pf = p; in kxcjk1013_trigger_handler() local
|
D | mma8452.c | 700 struct iio_poll_func *pf = p; in mma8452_trigger_handler() local
|
D | bmc150-accel-core.c | 1110 struct iio_poll_func *pf = p; in bmc150_accel_trigger_handler() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_classes.h | 83 struct ehca_pfeq pf; member 205 struct ehca_pfqp pf; member 246 struct ehca_pfcq pf; member
|
/linux-4.4.14/arch/x86/platform/efi/ |
D | efi_64.c | 207 unsigned long pf = 0; in __map_region() local
|
/linux-4.4.14/drivers/staging/iio/magnetometer/ |
D | hmc5843_core.c | 419 struct iio_poll_func *pf = p; in hmc5843_trigger_handler() local
|
/linux-4.4.14/include/net/irda/ |
D | irlap.h | 105 int pf; /* Poll/final bit set */ member
|
/linux-4.4.14/drivers/md/ |
D | dm-thin.c | 235 struct pool_features pf; member 2733 static void pool_features_init(struct pool_features *pf) in pool_features_init() 2959 static int parse_pool_features(struct dm_arg_set *as, struct pool_features *pf, in parse_pool_features() 3088 struct pool_features pf; in pool_ctr() local 3665 static void emit_flags(struct pool_features *pf, char *result, in emit_flags()
|
/linux-4.4.14/drivers/target/ |
D | target_core_spc.c | 1104 bool pf = !!(cdb[1] & 0x10); in spc_emulate_modeselect() local
|
/linux-4.4.14/drivers/regulator/ |
D | qcom_rpm-regulator.c | 43 struct request_member pf; /* pin function */ member
|
/linux-4.4.14/net/bluetooth/rfcomm/ |
D | core.c | 87 #define __ctrl(type, pf) (((type & 0xef) | (pf << 4))) argument 1671 static int rfcomm_recv_data(struct rfcomm_session *s, u8 dlci, int pf, struct sk_buff *skb) in rfcomm_recv_data()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 101 #define i40e_pf_get_default_rss_hena(pf) \ argument
|
/linux-4.4.14/net/sctp/ |
D | protocol.c | 1107 int sctp_register_pf(struct sctp_pf *pf, sa_family_t family) in sctp_register_pf()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_hw.c | 2241 uint32_t pf = SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_enable() local 2293 uint32_t pf = SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_disable() local
|
D | csio_mb.c | 194 unsigned int pf, unsigned int vf, unsigned int nparams, in csio_mb_params()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 597 unsigned int pf, s_hps, s_qpp; in t4vf_get_sge_params() local
|
/linux-4.4.14/drivers/media/i2c/ |
D | s5k4ecgx.c | 589 const struct s5k4ecgx_pixfmt *pf; in s5k4ecgx_set_fmt() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.h | 97 u32 pf; /* RO # of Received pause frame pkt */ member 118 u32 pf; /* RO # of xmited pause frame count */ member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bcmsysport.h | 510 u32 pf; /* RO # of Received pause frame pkt */ member 531 u32 pf; /* RO # of xmited pause frame count */ member
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_82575.c | 2053 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) in igb_vmdq_set_anti_spoofing_pf()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_state.c | 1636 …d_common_state(struct drbd_connection *connection, union drbd_state *pcs, enum chg_state_flags *pf) in conn_old_common_state()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 1298 ldlm_cancel_lru_policy_t pf; in ldlm_prepare_lru_list() local
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 957 const struct pistachio_function *pf = &pctl->functions[func]; in pistachio_pinmux_enable() local
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_lib.c | 2346 scsi_mode_select(struct scsi_device *sdev, int pf, int sp, int modepage, in scsi_mode_select()
|
D | scsi_debug.c | 2164 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 20 u8 pf; member
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | isdnl2.c | 879 enquiry_cr(struct PStack *st, u_char typ, u_char cr, u_char pf) in enquiry_cr()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_common.c | 3321 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf) in ixgbe_set_mac_anti_spoofing()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | layer2.c | 1110 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf) in enquiry_cr()
|
/linux-4.4.14/drivers/nvme/host/ |
D | scsi.c | 1401 u8 *cmd, u16 parm_list_len, u8 pf, in nvme_trans_modesel_data()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 315 uint32_t pf:1; member 359 uint32_t pf:1; member 402 uint32_t pf:1; member
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4xdr.c | 3723 rpc_authflavor_t pf = flavs[i].pseudoflavor; in nfsd4_do_encode_secinfo() local
|
/linux-4.4.14/net/ |
D | socket.c | 1093 const struct net_proto_family *pf; in __sock_create() local
|
/linux-4.4.14/include/net/sctp/ |
D | structs.h | 167 struct sctp_pf *pf; member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 1577 pf : 1, member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 10994 uint32_t pf, pipesrc; in intel_gen4_queue_flip() local 11033 uint32_t pf, pipesrc; in intel_gen6_queue_flip() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 437 int pf; in mlx4_init_quotas() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 1377 struct per_pf_stats pf; member
|