Home
last modified time | relevance | path

Searched +defs:pf +defs:error (Results 1 – 17 of 17) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_debugdump.c78 __be32 error; /* error code encountered while reading */ member
85 __be32 error; /* error code encountered while reading */ member
98 __be32 error; member
121 nfp_traverse_tlvs(struct nfp_pf *pf, void *data, u32 data_length, void *param, in nfp_traverse_tlvs()
195 static int nfp_calc_fwname_tlv_size(struct nfp_pf *pf) in nfp_calc_fwname_tlv_size()
202 static int nfp_calc_hwinfo_field_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_hwinfo_field_sz()
234 nfp_calc_rtsym_dump_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_rtsym_dump_sz()
256 nfp_add_tlv_size(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_add_tlv_size()
304 nfp_calc_specific_level_size(struct nfp_pf *pf, struct nfp_dump_tl *dump_level, in nfp_calc_specific_level_size()
317 s64 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec, in nfp_net_dump_calculate_size()
[all …]
/linux-6.14.4/drivers/net/ethernet/amd/pds_core/
Dmain.c178 struct pdsc *pf; in pdsc_init_vf() local
416 struct pdsc *pf; in pdsc_remove() local
481 struct pdsc *pf; in pdsc_reset_prepare() local
526 struct pdsc *pf; in pdsc_reset_done() local
535 pci_channel_state_t error) in pdsc_pci_error_detected()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_fdir.c100 struct ice_pf *pf = vf->pf; in ice_vc_fdir_param_check() local
130 struct ice_pf *pf = vf->pf; in ice_vf_start_ctrl_vsi() local
481 struct ice_pf *pf = vf->pf; in ice_vc_fdir_rem_prof() local
644 struct ice_pf *pf; in ice_vc_fdir_write_flow_prof() local
837 struct ice_pf *pf = vf->pf; in ice_vc_fdir_parse_raw() local
1397 struct ice_pf *pf; in ice_vc_fdir_write_fltr() local
1458 struct ice_pf *pf; in ice_vf_fdir_timer() local
1492 struct ice_pf *pf = ctrl_vsi->back; in ice_vc_fdir_irq_handler() local
1541 struct ice_pf *pf; in ice_vf_fdir_dump_info() local
1592 u32 stat_err, error, prog_id; in ice_vf_verify_rx_desc() local
[all …]
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c137 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_hw_to_dev() local
152 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_allocate_dma_mem() local
170 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_free_dma_mem() local
222 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump()
311 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
329 void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule()
350 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
554 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats()
716 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
778 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
[all …]
Di40e_txrx.c26 struct i40e_pf *pf = tx_ring->vsi->back; in i40e_fdir() local
82 u8 *raw_packet, struct i40e_pf *pf, in i40e_program_fdir_filter()
302 static int i40e_prepare_fdir_filter(struct i40e_pf *pf, in i40e_prepare_fdir_filter()
386 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_udp() local
434 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_tcp() local
488 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_sctp() local
537 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir_ip() local
591 struct i40e_pf *pf = vsi->back; in i40e_add_del_fdir() local
683 struct i40e_pf *pf = rx_ring->vsi->back; in i40e_fd_handle_status() local
687 u32 error; in i40e_fd_handle_status() local
[all …]
/linux-6.14.4/include/linux/
Dnet.h147 int error; member
364 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
367 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
371 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
/linux-6.14.4/drivers/iio/proximity/
Dvl53l0x-i2c.c82 struct iio_poll_func *pf = priv; in vl53l0x_trigger_handler() local
315 int error; in vl53l0x_probe() local
/linux-6.14.4/drivers/iio/chemical/
Dccs811.c70 u8 error; member
331 struct iio_poll_func *pf = p; in ccs811_trigger_handler() local
/linux-6.14.4/drivers/md/
Ddm-thin.c245 struct pool_features pf; member
595 static void error_bio_list(struct bio_list *bios, blk_status_t error) in error_bio_list()
606 blk_status_t error) in error_thin_bio_list()
650 static void error_retry_list_with_code(struct pool *pool, blk_status_t error) in error_retry_list_with_code()
1618 blk_status_t error = should_error_unserviceable_bio(pool); in handle_unserviceable_bio() local
1631 blk_status_t error; in retry_bios_on_resume() local
2901 static void pool_features_init(struct pool_features *pf) in pool_features_init()
2940 int read_only, char **error) in pool_create()
3090 char **error, int *created) in __pool_find()
3143 static int parse_pool_features(struct dm_arg_set *as, struct pool_features *pf, in parse_pool_features()
[all …]
/linux-6.14.4/drivers/android/
Dbinder.c2478 struct binder_ptr_fixup *pf = in binder_do_deferred_txn_copies() local
2554 struct binder_ptr_fixup *pf, *tmppf; in binder_cleanup_deferred_txn_lists() local
2630 struct binder_ptr_fixup *pf = kzalloc(sizeof(*pf), GFP_KERNEL); in binder_add_fixup() local
2957 uint32_t *error) in binder_get_node_refs_for_txn()
4483 int error; in binder_thread_write() local
4496 int error; in binder_thread_write() local
4508 int error; in binder_thread_write() local
6084 int error; in binder_open() local
/linux-6.14.4/net/sctp/
Dprotocol.c139 int error = 0; in sctp_copy_local_addr_list() local
1230 int sctp_register_pf(struct sctp_pf *pf, sa_family_t family) in sctp_register_pf()
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h403 atomic_t error; member
456 unsigned int pf; /* Physical Function we're using */ member
/linux-6.14.4/drivers/iio/imu/bmi323/
Dbmi323_core.c428 int error, ret; in bmi323_get_error_status() local
1414 struct iio_poll_func *pf = p; in bmi323_trigger_handler() local
/linux-6.14.4/drivers/net/ethernet/sfc/
Dmcdi.c265 unsigned int respseq, respcmd, error; in efx_mcdi_read_response_header() local
2059 u16 pf, vf; in efx_mcdi_get_privilege_mask() local
/linux-6.14.4/drivers/scsi/
Dscsi_lib.c631 static bool scsi_end_request(struct request *req, blk_status_t error, in scsi_end_request()
2190 int scsi_mode_select(struct scsi_device *sdev, int pf, int sp, in scsi_mode_select()
Dscsi_debug.c2925 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
8106 int error = -ENOMEM; in sdebug_add_host_helper() local
8746 int error = 0; in sdebug_driver_probe() local
/linux-6.14.4/include/net/sctp/
Dstructs.h156 struct sctp_pf *pf; member
1087 unsigned int error; member