Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 125) sorted by relevance

12345

/drivers/net/ethernet/intel/i40e/
Di40e_main.c116 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_allocate_dma_mem_d() local
134 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_free_dma_mem_d() local
190 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump()
269 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
286 void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule()
310 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
511 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats()
595 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
659 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
739 struct i40e_pf *pf = vsi->back; in i40e_update_fcoe_stats() local
[all …]
Di40e_ptp.c59 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
186 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettime() local
207 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
243 struct i40e_pf *pf = vsi->back; in i40e_ptp_rx_hang() local
304 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
342 void i40e_ptp_rx_hwtstamp(struct i40e_pf *pf, struct sk_buff *skb, u8 index) in i40e_ptp_rx_hwtstamp()
377 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment()
[all …]
Di40e_virtchnl_pf.c41 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 …]
Di40e_ethtool.c258 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
271 static void i40e_phy_type_to_ethtool(struct i40e_pf *pf, u32 *supported, in i40e_phy_type_to_ethtool()
386 struct i40e_pf *pf) in i40e_get_settings_link_up()
544 struct i40e_pf *pf) in i40e_get_settings_link_down()
568 struct i40e_pf *pf = np->vsi->back; in i40e_get_settings() local
651 struct i40e_pf *pf = np->vsi->back; in i40e_set_settings() local
828 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset() local
852 struct i40e_pf *pf = np->vsi->back; in i40e_get_pauseparam() local
887 struct i40e_pf *pf = np->vsi->back; in i40e_set_pauseparam() local
980 struct i40e_pf *pf = np->vsi->back; in i40e_get_msglevel() local
[all …]
Di40e_client.c252 struct i40e_pf *pf = ldev->pf; in i40e_client_release_qvlist() local
303 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset()
338 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable()
374 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id, in i40e_vf_client_capable()
416 struct i40e_vsi *i40e_vsi_lookup(struct i40e_pf *pf, in i40e_vsi_lookup()
448 struct i40e_client_instance *i40e_client_add_instance(struct i40e_pf *pf, in i40e_client_add_instance()
513 int i40e_client_del_instance(struct i40e_pf *pf, struct i40e_client *client) in i40e_client_del_instance()
539 void i40e_client_subtask(struct i40e_pf *pf) in i40e_client_subtask()
613 int i40e_lan_add_device(struct i40e_pf *pf) in i40e_lan_add_device()
654 int i40e_lan_del_device(struct i40e_pf *pf) in i40e_lan_del_device()
[all …]
Di40e_dcb_nl.c57 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
Di40e_debugfs.c41 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()
89 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_read() local
132 static void i40e_dbg_dump_vsi_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_vsi_seid()
512 static void i40e_dbg_dump_aq_desc(struct i40e_pf *pf) in i40e_dbg_dump_aq_desc()
561 struct i40e_pf *pf, bool is_rx_ring) in i40e_dbg_dump_desc()
642 static void i40e_dbg_dump_vsi_no_seid(struct i40e_pf *pf) in i40e_dbg_dump_vsi_no_seid()
657 static void i40e_dbg_dump_eth_stats(struct i40e_pf *pf, in i40e_dbg_dump_eth_stats()
683 static void i40e_dbg_dump_veb_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_veb_seid()
704 static void i40e_dbg_dump_veb_all(struct i40e_pf *pf) in i40e_dbg_dump_veb_all()
[all …]
Di40e_fcoe.c153 static inline void i40e_fcoe_ddp_unmap(struct i40e_pf *pf, in i40e_fcoe_ddp_unmap()
247 struct i40e_pf *pf = np->vsi->back; in i40e_fcoe_ddp_put() local
266 void i40e_init_pf_fcoe(struct i40e_pf *pf) in i40e_init_pf_fcoe()
324 u8 i40e_get_fcoe_tc_map(struct i40e_pf *pf) in i40e_get_fcoe_tc_map()
359 struct i40e_pf *pf = vsi->back; in i40e_fcoe_vsi_init() local
417 struct i40e_pf *pf = vsi->back; in i40e_fcoe_enable() local
446 struct i40e_pf *pf = vsi->back; in i40e_fcoe_disable() local
526 struct i40e_pf *pf = vsi->back; in i40e_fcoe_free_ddp_resources() local
560 struct i40e_pf *pf = vsi->back; in i40e_fcoe_setup_ddp_resources() local
612 struct i40e_pf *pf = rx_ring->vsi->back; in i40e_fcoe_handle_status() local
[all …]
Di40e_txrx.c54 struct i40e_pf *pf = tx_ring->vsi->back; in i40e_fdir() local
115 u8 *raw_packet, struct i40e_pf *pf, in i40e_program_fdir_filter()
211 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_udpv4() local
271 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_tcpv4() local
368 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_ipv4() local
426 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir() local
480 struct i40e_pf *pf = rx_ring->vsi->back; in i40e_fd_handle_status() local
2060 struct i40e_pf *pf = tx_ring->vsi->back; in i40e_atr() local
2377 struct i40e_pf *pf; in i40e_tsyn() local
/drivers/block/paride/
Dpf.c282 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 …]
/drivers/iio/
Dindustrialio-trigger.c246 struct iio_poll_func *pf) in iio_trigger_attach_poll_func()
294 struct iio_poll_func *pf) in iio_trigger_detach_poll_func()
317 struct iio_poll_func *pf = p; in iio_pollfunc_store_time() local
332 struct iio_poll_func *pf; in iio_alloc_pollfunc() local
353 void iio_dealloc_pollfunc(struct iio_poll_func *pf) in iio_dealloc_pollfunc()
/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c105 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
/drivers/crypto/qat/qat_dh895xccvf/
Dadf_drv.c93 struct adf_accel_dev *pf; in adf_cleanup_accel() local
123 struct adf_accel_dev *pf; in adf_probe() local
/drivers/crypto/qat/qat_c62xvf/
Dadf_drv.c93 struct adf_accel_dev *pf; in adf_cleanup_accel() local
123 struct adf_accel_dev *pf; in adf_probe() local
/drivers/crypto/qat/qat_c3xxxvf/
Dadf_drv.c93 struct adf_accel_dev *pf; in adf_cleanup_accel() local
123 struct adf_accel_dev *pf; in adf_probe() local
/drivers/net/ppp/
Dppp_generic.c92 #define PF_TO_X(pf, X) container_of(pf, X, file) argument
94 #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp) argument
95 #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel) argument
398 struct ppp_file *pf = file->private_data; in ppp_release() local
427 struct ppp_file *pf = file->private_data; in ppp_read() local
497 struct ppp_file *pf = file->private_data; in ppp_write() local
533 struct ppp_file *pf = file->private_data; in ppp_poll() local
585 struct ppp_file *pf; in ppp_ioctl() local
849 static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf, in ppp_unattached_ioctl()
3047 init_ppp_file(struct ppp_file *pf, int kind) in init_ppp_file()
/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c184 struct adf_accel_dev *pf) in adf_devmgr_add_dev()
295 struct adf_accel_dev *pf) in adf_devmgr_rm_dev()
/drivers/staging/iio/adc/
Dad7606_ring.c27 struct iio_poll_func *pf = p; in ad7606_trigger_handler_th_bh() local
/drivers/iio/dummy/
Diio_simple_dummy_buffer.c48 struct iio_poll_func *pf = p; in iio_simple_dummy_trigger_h() local
/drivers/iio/imu/
Dadis16400_buffer.c63 struct iio_poll_func *pf = p; in adis16400_trigger_handler() local
Dadis_buffer.c78 struct iio_poll_func *pf = p; in adis_trigger_handler() local
/drivers/iio/common/st_sensors/
Dst_sensors_buffer.c57 struct iio_poll_func *pf = p; in st_sensors_trigger_handler() local
/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c549 struct usnic_ib_dev *pf; in usnic_ib_pci_probe() local
628 struct usnic_ib_dev *pf = vf->pf; in usnic_ib_pci_remove() local
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4455 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_enable() local
4482 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_disable() local
6423 int t4_query_params_rw(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params_rw()
6455 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params()
6477 unsigned int pf, unsigned int vf, in t4_set_params_timeout()
6515 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params()
6544 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf()
6589 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi()
6635 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi()
7026 int t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_stop()
[all …]
/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_regs.h136 #define CN23XX_SLI_PKT_MAC_RINFO64(mac, pf) \ argument
348 #define CN23XX_SLI_MAC_PF_MBOX_INT(mac, pf) \ argument
412 #define CN23XX_SLI_MAC_PF_INT_SUM64(mac, pf) \ argument
417 #define CN23XX_SLI_MAC_PF_INT_ENB64(mac, pf) \ argument

12345