Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_main.c47 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev, in nfp_net_get_mac_addr()
74 static int nfp_net_pf_get_num_ports(struct nfp_pf *pf) in nfp_net_pf_get_num_ports()
79 static int nfp_net_pf_get_app_id(struct nfp_pf *pf) in nfp_net_pf_get_app_id()
85 static void nfp_net_pf_free_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_free_vnic()
95 static void nfp_net_pf_free_vnics(struct nfp_pf *pf) in nfp_net_pf_free_vnics()
105 nfp_net_pf_alloc_vnic(struct nfp_pf *pf, bool needs_netdev, in nfp_net_pf_alloc_vnic()
147 nfp_net_pf_init_vnic(struct nfp_pf *pf, struct nfp_net *nn, unsigned int id) in nfp_net_pf_init_vnic()
190 nfp_net_pf_alloc_vnics(struct nfp_pf *pf, void __iomem *ctrl_bar, in nfp_net_pf_alloc_vnics()
222 static void nfp_net_pf_clean_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_clean_vnic()
234 static int nfp_net_pf_alloc_irqs(struct nfp_pf *pf) in nfp_net_pf_alloc_irqs()
[all …]
Dnfp_main.c53 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, in nfp_pf_rtsym_read_optional()
74 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
86 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
163 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
180 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
202 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
226 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable() local
269 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable() local
306 int nfp_flash_update_common(struct nfp_pf *pf, const char *path, in nfp_flash_update_common()
348 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
[all …]
Dnfp_devlink.c29 nfp_devlink_fill_eth_port_from_id(struct nfp_pf *pf, unsigned int port_index, in nfp_devlink_fill_eth_port_from_id()
40 nfp_devlink_set_lanes(struct nfp_pf *pf, unsigned int idx, unsigned int lanes) in nfp_devlink_set_lanes()
68 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_port_split() local
105 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_port_unsplit() local
139 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_sb_pool_get() local
150 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_sb_pool_set() local
158 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_eswitch_mode_get() local
166 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_eswitch_mode_set() local
187 nfp_devlink_versions_get_hwinfo(struct nfp_pf *pf, struct devlink_info_req *req) in nfp_devlink_versions_get_hwinfo()
261 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_info_get() local
Dnfp_shared_buf.c13 static u32 nfp_shared_buf_pool_unit(struct nfp_pf *pf, unsigned int sb) in nfp_shared_buf_pool_unit()
26 int nfp_shared_buf_pool_get(struct nfp_pf *pf, unsigned int sb, u16 pool_index, in nfp_shared_buf_pool_get()
56 int nfp_shared_buf_pool_set(struct nfp_pf *pf, unsigned int sb, in nfp_shared_buf_pool_set()
78 int nfp_shared_buf_register(struct nfp_pf *pf) in nfp_shared_buf_register()
141 void nfp_shared_buf_unregister(struct nfp_pf *pf) in nfp_shared_buf_unregister()
Ddevlink_param.c87 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_param_u8_get() local
138 struct nfp_pf *pf = devlink_priv(devlink); in nfp_devlink_param_u8_set() local
207 static int nfp_devlink_supports_params(struct nfp_pf *pf) in nfp_devlink_supports_params()
227 int nfp_devlink_params_register(struct nfp_pf *pf) in nfp_devlink_params_register()
245 void nfp_devlink_params_unregister(struct nfp_pf *pf) in nfp_devlink_params_unregister()
Dnfp_net_debugdump.c116 nfp_traverse_tlvs(struct nfp_pf *pf, void *data, u32 data_length, void *param, in nfp_traverse_tlvs()
190 static int nfp_calc_fwname_tlv_size(struct nfp_pf *pf) in nfp_calc_fwname_tlv_size()
197 static int nfp_calc_hwinfo_field_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_hwinfo_field_sz()
229 nfp_calc_rtsym_dump_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_rtsym_dump_sz()
251 nfp_add_tlv_size(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_add_tlv_size()
299 nfp_calc_specific_level_size(struct nfp_pf *pf, struct nfp_dump_tl *dump_level, in nfp_calc_specific_level_size()
312 s64 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec, in nfp_net_dump_calculate_size()
369 static int nfp_dump_fwname(struct nfp_pf *pf, struct nfp_dump_state *dump) in nfp_dump_fwname()
390 nfp_dump_hwinfo(struct nfp_pf *pf, struct nfp_dump_tl *spec, in nfp_dump_hwinfo()
411 static int nfp_dump_hwinfo_field(struct nfp_pf *pf, struct nfp_dump_tl *spec, in nfp_dump_hwinfo_field()
[all …]
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c37 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read()
64 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
103 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfreq() local
147 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
174 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex() local
194 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
230 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
269 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
328 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
362 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
[all …]
Di40e_client.c86 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_vf_msg() local
112 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_l2_param_changes() local
148 struct i40e_pf *pf = ldev->pf; in i40e_client_release_qvlist() local
171 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_netdev_close() local
193 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset()
218 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable()
245 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable()
267 void i40e_client_update_msix_info(struct i40e_pf *pf) in i40e_client_update_msix_info()
285 static void i40e_client_add_instance(struct i40e_pf *pf) in i40e_client_add_instance()
338 void i40e_client_del_instance(struct i40e_pf *pf) in i40e_client_del_instance()
[all …]
Di40e_main.c118 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_allocate_dma_mem_d() local
136 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_free_dma_mem_d() local
192 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump()
271 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
288 void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule()
308 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
524 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats()
626 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
687 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
772 struct i40e_pf *pf = vsi->back; in i40e_update_vsi_stats() local
[all …]
Di40e_virtchnl_pf.c18 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, in i40e_vc_vf_broadcast()
51 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local
84 void i40e_vc_notify_link_state(struct i40e_pf *pf) in i40e_vc_notify_link_state()
98 void i40e_vc_notify_reset(struct i40e_pf *pf) in i40e_vc_notify_reset()
175 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local
192 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local
207 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local
225 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local
287 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local
391 struct i40e_pf *pf = vf->pf; in i40e_release_iwarp_qvlist() local
[all …]
Di40e_ethtool.c459 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
471 static void i40e_phy_type_to_ethtool(struct i40e_pf *pf, in i40e_phy_type_to_ethtool()
752 struct i40e_pf *pf) in i40e_get_settings_link_up()
1025 struct i40e_pf *pf) in i40e_get_settings_link_down()
1048 struct i40e_pf *pf = np->vsi->back; in i40e_get_link_ksettings() local
1139 struct i40e_pf *pf = np->vsi->back; in i40e_set_link_ksettings() local
1375 struct i40e_pf *pf = np->vsi->back; in i40e_set_fec_cfg() local
1436 struct i40e_pf *pf = np->vsi->back; in i40e_get_fec_param() local
1479 struct i40e_pf *pf = np->vsi->back; in i40e_set_fec_param() local
1523 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset() local
[all …]
Di40e_debugfs.c18 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi()
37 static struct i40e_veb *i40e_dbg_find_veb(struct i40e_pf *pf, int seid) in i40e_dbg_find_veb()
66 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_read() local
109 static void i40e_dbg_dump_vsi_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_vsi_seid()
446 static void i40e_dbg_dump_aq_desc(struct i40e_pf *pf) in i40e_dbg_dump_aq_desc()
495 struct i40e_pf *pf, bool is_rx_ring) in i40e_dbg_dump_desc()
576 static void i40e_dbg_dump_vsi_no_seid(struct i40e_pf *pf) in i40e_dbg_dump_vsi_no_seid()
591 static void i40e_dbg_dump_eth_stats(struct i40e_pf *pf, in i40e_dbg_dump_eth_stats()
617 static void i40e_dbg_dump_veb_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_veb_seid()
638 static void i40e_dbg_dump_veb_all(struct i40e_pf *pf) in i40e_dbg_dump_veb_all()
[all …]
Di40e_dcb_nl.c34 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getets() local
73 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getpfc() local
104 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_getdcbx() local
119 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_get_perm_hw_addr() local
148 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_set_all() local
213 static void i40e_dcbnl_del_app(struct i40e_pf *pf, in i40e_dcbnl_del_app()
259 void i40e_dcbnl_flush_apps(struct i40e_pf *pf, in i40e_dcbnl_flush_apps()
287 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_setup() local
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_main.c71 static void ice_check_for_hang_subtask(struct ice_pf *pf) in ice_check_for_hang_subtask()
129 static int ice_init_mac_fltr(struct ice_pf *pf) in ice_init_mac_fltr()
272 struct ice_pf *pf = vsi->back; in ice_vsi_sync_fltr() local
419 static void ice_sync_fltr_subtask(struct ice_pf *pf) in ice_sync_fltr_subtask()
470 void ice_pf_dis_all_vsi(struct ice_pf *pf, bool locked) in ice_pf_dis_all_vsi()
489 ice_prepare_for_reset(struct ice_pf *pf) in ice_prepare_for_reset()
525 static void ice_do_reset(struct ice_pf *pf, enum ice_reset_req reset_type) in ice_do_reset()
564 static void ice_reset_subtask(struct ice_pf *pf) in ice_reset_subtask()
815 ice_link_event(struct ice_pf *pf, struct ice_port_info *pi, bool link_up, in ice_link_event()
874 static void ice_watchdog_subtask(struct ice_pf *pf) in ice_watchdog_subtask()
[all …]
Dice_virtchnl_pf.c47 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, in ice_vc_vf_broadcast()
123 struct ice_pf *pf = vf->pf; in ice_vc_notify_vf_link_state() local
152 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
185 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
234 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
276 struct ice_pf *pf = vf->pf; in ice_dis_vf_qs() local
290 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
367 struct ice_pf *pf = vf->pf; in ice_trigger_vf_reset() local
500 ice_vf_vsi_setup(struct ice_pf *pf, struct ice_port_info *pi, u16 vf_id) in ice_vf_vsi_setup()
517 static int ice_calc_vf_first_vector_idx(struct ice_pf *pf, struct ice_vf *vf) in ice_calc_vf_first_vector_idx()
[all …]
Dice_lib.c178 static int ice_pf_rxq_wait(struct ice_pf *pf, int pf_q, bool ena) in ice_pf_rxq_wait()
205 struct ice_pf *pf = vsi->back; in ice_vsi_ctrl_rx_ring() local
260 struct ice_pf *pf = vsi->back; in ice_vsi_alloc_arrays() local
338 struct ice_pf *pf = vsi->back; in ice_vsi_set_num_qs() local
420 struct ice_pf *pf = vsi->back; in ice_vsi_delete() local
448 struct ice_pf *pf = vsi->back; in ice_vsi_free_arrays() local
484 struct ice_pf *pf = NULL; in ice_vsi_clear() local
540 ice_vsi_alloc(struct ice_pf *pf, enum ice_vsi_type type, u16 vf_id) in ice_vsi_alloc()
698 struct ice_pf *pf = vsi->back; in ice_vsi_get_qs() local
737 struct ice_pf *pf = vsi->back; in ice_vsi_put_qs() local
[all …]
Dice_dcb_lib.c14 struct ice_pf *pf = vsi->back; in ice_vsi_cfg_netdev_tc() local
148 static void ice_pf_dcb_recfg(struct ice_pf *pf) in ice_pf_dcb_recfg()
183 int ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked) in ice_pf_dcb_cfg()
277 ice_dcb_need_recfg(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcb_need_recfg()
324 void ice_dcb_rebuild(struct ice_pf *pf) in ice_dcb_rebuild()
414 static int ice_dcb_init_cfg(struct ice_pf *pf, bool locked) in ice_dcb_init_cfg()
442 static int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool locked) in ice_dcb_sw_dflt_cfg()
487 int ice_init_pf_dcb(struct ice_pf *pf, bool locked) in ice_init_pf_dcb()
542 void ice_update_dcb_stats(struct ice_pf *pf) in ice_update_dcb_stats()
622 ice_dcb_process_lldp_set_mib_change(struct ice_pf *pf, in ice_dcb_process_lldp_set_mib_change()
Dice_dcb_lib.h32 #define ice_dcb_rebuild(pf) do {} while (0) argument
45 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
58 #define ice_update_dcb_stats(pf) do {} while (0) argument
60 #define ice_dcb_process_lldp_set_mib_change(pf, event) do {} while (0) argument
/Linux-v5.4/drivers/block/paride/
Dpf.c289 struct pf_unit *pf; in pf_init_units() local
330 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open() local
355 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo() local
373 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl() local
389 struct pf_unit *pf = disk->private_data; in pf_release() local
411 static inline int status_reg(struct pf_unit *pf) in status_reg()
416 static inline int read_reg(struct pf_unit *pf, int reg) in read_reg()
421 static inline void write_reg(struct pf_unit *pf, int reg, int val) in write_reg()
426 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait()
450 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command()
[all …]
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c59 static bool enetc_si_vlan_promisc_is_on(struct enetc_pf *pf, int si_idx) in enetc_si_vlan_promisc_is_on()
64 static bool enetc_vlan_filter_is_on(struct enetc_pf *pf) in enetc_vlan_filter_is_on()
74 static void enetc_enable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) in enetc_enable_si_vlan_promisc()
80 static void enetc_disable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) in enetc_disable_si_vlan_promisc()
165 static void enetc_sync_mac_filters(struct enetc_pf *pf) in enetc_sync_mac_filters()
212 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_rx_mode() local
292 static void enetc_sync_vlan_ht_filter(struct enetc_pf *pf, bool rehash) in enetc_sync_vlan_ht_filter()
312 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_add_vid() local
330 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_del_vid() local
368 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_mac() local
[all …]
Denetc_msg.c23 struct enetc_pf *pf = enetc_si_priv(si); in enetc_msg_psi_msix() local
33 struct enetc_pf *pf = container_of(work, struct enetc_pf, msg_task); in enetc_msg_task() local
66 struct enetc_pf *pf = enetc_si_priv(si); in enetc_msg_alloc_mbx() local
95 struct enetc_pf *pf = enetc_si_priv(si); in enetc_msg_free_mbx() local
107 int enetc_msg_psi_init(struct enetc_pf *pf) in enetc_msg_psi_init()
149 void enetc_msg_psi_free(struct enetc_pf *pf) in enetc_msg_psi_free()
/Linux-v5.4/net/netfilter/
Dnf_sockopt.c62 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find()
93 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val, in nf_sockopt()
112 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt()
119 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt()
127 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val, in compat_nf_sockopt()
153 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, in compat_nf_setsockopt()
160 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, in compat_nf_getsockopt()
Dnf_log.c28 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger()
45 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger) in nf_log_set()
79 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register()
128 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf()
144 void nf_log_unbind_pf(struct net *net, u_int8_t pf) in nf_log_unbind_pf()
154 void nf_logger_request_module(int pf, enum nf_log_type type) in nf_logger_request_module()
161 int nf_logger_find_get(int pf, enum nf_log_type type) in nf_logger_find_get()
196 void nf_logger_put(int pf, enum nf_log_type type) in nf_logger_put()
216 u_int8_t pf, in nf_log_packet()
245 u_int8_t pf, in nf_log_trace()
/Linux-v5.4/net/ax25/
Dax25_std_in.c39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine()
103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine()
141 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine()
266 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine()
421 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
Dax25_ds_in.c32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine()
100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine()
145 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine()
281 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local

12345678910