/linux/drivers/net/fddi/skfp/h/ |
A D | cmtdef.h | 497 void ecm_init(struct s_smc *smc); 499 void rmt_init(struct s_smc *smc); 501 void pcm_init(struct s_smc *smc); 503 void cfm_init(struct s_smc *smc); 521 void ev_init(struct s_smc *smc); 522 void hwt_init(struct s_smc *smc); 523 u_long hwt_read(struct s_smc *smc); 524 void hwt_stop(struct s_smc *smc); 586 void rtm_irq(struct s_smc *smc); 604 int pnmi_init(struct s_smc* smc); [all …]
|
A D | smc.h | 430 struct s_smc { struct 468 void all_selection_criteria(struct s_smc *smc); argument 469 void card_stop(struct s_smc *smc); 470 void init_board(struct s_smc *smc, u_char *mac_addr); 471 int init_fplus(struct s_smc *smc); 472 void init_plc(struct s_smc *smc); 477 int pcm_status_twisted(struct s_smc *smc); 478 void plc1_irq(struct s_smc *smc); 479 void plc2_irq(struct s_smc *smc); 480 void read_address(struct s_smc *smc, u_char *mac_addr); [all …]
|
/linux/drivers/net/fddi/skfp/ |
A D | drvfbi.c | 81 static void card_start(struct s_smc *smc) in card_start() 156 void card_stop(struct s_smc *smc) in card_stop() 228 void plc1_irq(struct s_smc *smc) in plc1_irq() 239 void plc2_irq(struct s_smc *smc) in plc2_irq() 250 void timer_irq(struct s_smc *smc) in timer_irq() 260 int pcm_get_s_port(struct s_smc *smc) in pcm_get_s_port() 360 int sm_pm_bypass_present(struct s_smc *smc) in sm_pm_bypass_present() 458 void llc_recover_tx(struct s_smc *smc) in llc_recover_tx() 494 int set_oi_id_def(struct s_smc *smc) in set_oi_id_def() 541 void smt_start_watchdog(struct s_smc *smc) in smt_start_watchdog() [all …]
|
A D | smt.c | 54 static int mac_index(struct s_smc *smc, int mac); 55 static int phy_index(struct s_smc *smc, int phy); 64 static void smt_echo_test(struct s_smc *smc, int dna); 94 static void smt_clear_una_dna(struct s_smc *smc); 147 void smt_agent_init(struct s_smc *smc) in smt_agent_init() 193 void smt_agent_task(struct s_smc *smc) in smt_agent_task() 228 void smt_event(struct s_smc *smc, int event) in smt_event() 1540 static void smt_clear_una_dna(struct s_smc *smc) in smt_clear_una_dna() 1552 u_long smt_get_tid(struct s_smc *smc) in smt_get_tid() 1718 static int mac_index(struct s_smc *smc, int mac) in mac_index() [all …]
|
A D | rmt.c | 95 static void rmt_fsm(struct s_smc *smc, int cmd); 99 static void stop_rmt_timer0(struct s_smc *smc); 100 static void stop_rmt_timer1(struct s_smc *smc); 101 static void stop_rmt_timer2(struct s_smc *smc); 102 static void rmt_dup_actions(struct s_smc *smc); 104 static void rmt_leave_actions(struct s_smc *smc); 115 void rmt_init(struct s_smc *smc) in rmt_init() 137 void rmt(struct s_smc *smc, int event) in rmt() 156 static void rmt_fsm(struct s_smc *smc, int cmd) in rmt_fsm() 521 static void rmt_dup_actions(struct s_smc *smc) in rmt_dup_actions() [all …]
|
A D | hwmtm.c | 79 static SMbuf* get_llc_rx(struct s_smc *smc); 131 void process_receive(struct s_smc *smc); 132 void fddi_isr(struct s_smc *smc); 134 void init_driver_fplus(struct s_smc *smc); 144 int mac_drv_init(struct s_smc *smc); 150 SMbuf* smt_get_mbuf(struct s_smc *smc); 251 int mac_drv_init(struct s_smc *smc) in mac_drv_init() 301 void init_driver_fplus(struct s_smc *smc) in init_driver_fplus() 478 SMbuf *smt_get_mbuf(struct s_smc *smc) in smt_get_mbuf() 701 void fddi_isr(struct s_smc *smc) in fddi_isr() [all …]
|
A D | skfddi.c | 125 void llc_restart_tx(struct s_smc *smc); 130 void mac_drv_fill_rxd(struct s_smc *smc); 144 extern void fddi_isr(struct s_smc *smc); 206 struct s_smc *smc; /* board pointer */ in skfp_init_one() 325 struct s_smc *lp = netdev_priv(p); in skfp_remove_one() 381 struct s_smc *smc = netdev_priv(dev); in skfp_driver_init() 483 struct s_smc *smc = netdev_priv(dev); in skfp_open() 550 struct s_smc *smc = netdev_priv(dev); in skfp_close() 674 struct s_smc *bp = netdev_priv(dev); in skfp_ctl_get_stats() 838 struct s_smc *smc = netdev_priv(dev); in skfp_ctl_set_multicast_list() [all …]
|
A D | fplustm.c | 41 static void rtm_init(struct s_smc *smc); 112 void mac_update_counter(struct s_smc *smc) in mac_update_counter() 166 static void init_ram(struct s_smc *smc) in init_ram() 185 static void set_recvptr(struct s_smc *smc) in set_recvptr() 215 static void set_txptr(struct s_smc *smc) in set_txptr() 247 static void init_rbc(struct s_smc *smc) in init_rbc() 268 static void init_rx(struct s_smc *smc) in init_rx() 298 static void init_tx(struct s_smc *smc) in init_tx() 849 int init_fplus(struct s_smc *smc) in init_fplus() 1324 void rtm_irq(struct s_smc *smc) in rtm_irq() [all …]
|
A D | hwt.c | 55 void hwt_start(struct s_smc *smc, u_long time) in hwt_start() 93 void hwt_stop(struct s_smc *smc) in hwt_stop() 115 void hwt_init(struct s_smc *smc) in hwt_init() 138 void hwt_restart(struct s_smc *smc) in hwt_restart() 156 u_long hwt_read(struct s_smc *smc) in hwt_read() 191 u_long hwt_quick_read(struct s_smc *smc) in hwt_quick_read() 219 void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) in hwt_wait_time()
|
A D | smttimer.c | 21 static void timer_done(struct s_smc *smc, int restart); 23 void smt_timer_init(struct s_smc *smc) in smt_timer_init() 31 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() 54 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, in smt_timer_start() 102 void smt_force_irq(struct s_smc *smc) in smt_force_irq() 107 void smt_timer_done(struct s_smc *smc) in smt_timer_done() 112 static void timer_done(struct s_smc *smc, int restart) in timer_done()
|
A D | pcmplc.c | 51 struct s_smc * smc, int type, int index 58 struct s_smc *smc , 199 static void real_init_plc(struct s_smc *smc); 226 void pcm_init(struct s_smc *smc) in pcm_init() 390 void init_plc(struct s_smc *smc) in init_plc() 403 static void real_init_plc(struct s_smc *smc) in real_init_plc() 1165 void sm_lem_evaluate(struct s_smc *smc) in sm_lem_evaluate() 1567 int pcm_status_twisted(struct s_smc *smc) in pcm_status_twisted() 1610 int pcm_rooted_station(struct s_smc *smc) in pcm_rooted_station() 1946 void list_phy(struct s_smc *smc) in list_phy() [all …]
|
A D | ess.c | 78 static void ess_send_response(struct s_smc *smc, struct smt_header *sm, 80 static void ess_config_fifo(struct s_smc *smc); 81 static void ess_send_alc_req(struct s_smc *smc); 82 static void ess_send_frame(struct s_smc *smc, SMbuf *mb); 96 void ess_timer_poll(struct s_smc *smc); 97 void ess_para_change(struct s_smc *smc); 536 void ess_timer_poll(struct s_smc *smc) in ess_timer_poll() 550 static void ess_send_alc_req(struct s_smc *smc) in ess_send_alc_req() 658 static void ess_send_frame(struct s_smc *smc, SMbuf *mb) in ess_send_frame() 684 void ess_para_change(struct s_smc *smc) in ess_para_change() [all …]
|
A D | ecm.c | 86 static void ecm_fsm(struct s_smc *smc, int cmd); 87 static void start_ecm_timer(struct s_smc *smc, u_long value, int event); 88 static void stop_ecm_timer(struct s_smc *smc); 89 static void prop_actions(struct s_smc *smc); 95 void ecm_init(struct s_smc *smc) in ecm_init() 113 void ecm(struct s_smc *smc, int event) in ecm() 132 static void ecm_fsm(struct s_smc *smc, int cmd) in ecm_fsm() 415 static void prop_actions(struct s_smc *smc) in prop_actions() 465 static void prop_actions(struct s_smc *smc) in prop_actions() 511 static void start_ecm_timer(struct s_smc *smc, u_long value, int event) in start_ecm_timer() [all …]
|
A D | queue.c | 26 void ev_init(struct s_smc *smc) in ev_init() 34 void queue_event(struct s_smc *smc, int class, int event) in queue_event() 50 void timer_event(struct s_smc *smc, u_long token) in timer_event() 65 void ev_dispatcher(struct s_smc *smc) in ev_dispatcher() 119 u_short smt_online(struct s_smc *smc, int on) in smt_online() 133 void do_smt_flag(struct s_smc *smc, char *flag, int value) in do_smt_flag()
|
A D | srf.c | 32 static void clear_all_rep(struct s_smc *smc); 33 static void clear_reported(struct s_smc *smc); 34 static void smt_send_srf(struct s_smc *smc); 35 static struct s_srf_evc *smt_get_evc(struct s_smc *smc, int code, int index); 63 void smt_init_evc(struct s_smc *smc) in smt_init_evc() 152 static struct s_srf_evc *smt_get_evc(struct s_smc *smc, int code, int index) in smt_get_evc() 176 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) in smt_srf_event() 324 static void clear_all_rep(struct s_smc *smc) in clear_all_rep() 337 static void clear_reported(struct s_smc *smc) in clear_reported() 360 static void smt_send_srf(struct s_smc *smc) in smt_send_srf()
|
A D | smtdef.c | 67 void smt_reset_defaults(struct s_smc *smc, int level); 68 static void smt_init_mib(struct s_smc *smc, int level); 74 void smt_reset_defaults(struct s_smc *smc, int level) in smt_reset_defaults() 156 static void smt_init_mib(struct s_smc *smc, int level) in smt_init_mib() 171 sizeof(struct s_smc) - in smt_init_mib() 276 int smt_set_mac_opvalues(struct s_smc *smc) in smt_set_mac_opvalues() 301 void smt_fixup_mib(struct s_smc *smc) in smt_fixup_mib()
|
A D | smtinit.c | 22 void init_fddi_driver(struct s_smc *smc, const u_char *mac_addr); 43 static void set_oem_spec_val(struct s_smc *smc) in set_oem_spec_val() 60 int init_smt(struct s_smc *smc, const u_char *mac_addr) in init_smt()
|
A D | cfm.c | 89 static void cfm_fsm(struct s_smc *smc, int cmd); 95 void cfm_init(struct s_smc *smc) in cfm_init() 110 static void selection_criteria (struct s_smc *smc, struct s_phy *phy) in selection_criteria() 136 void all_selection_criteria(struct s_smc *smc) in all_selection_criteria() 147 static void cem_priv_state(struct s_smc *smc, int event) in cem_priv_state() 203 void cfm(struct s_smc *smc, int event) in cfm() 266 static void cfm_fsm(struct s_smc *smc, int cmd) in cfm_fsm() 524 int cfm_get_mac_input(struct s_smc *smc) in cfm_get_mac_input() 535 int cfm_get_mac_output(struct s_smc *smc) in cfm_get_mac_output() 575 int cem_build_path(struct s_smc *smc, char *to, int path_index) in cem_build_path()
|
A D | pmf.c | 27 static int smt_authorize(struct s_smc *smc, struct smt_header *sm); 28 static int smt_check_set_count(struct s_smc *smc, struct smt_header *sm); 30 static int smt_mib_phys(struct s_smc *smc); 31 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, 33 void smt_add_para(struct s_smc *smc, struct s_pcon *pcon, u_short para, 37 static int port_to_mib(struct s_smc *smc, int p); 273 void smt_pmf_received_pack(struct s_smc *smc, SMbuf *mb, int local) in smt_pmf_received_pack() 491 static int smt_authorize(struct s_smc *smc, struct smt_header *sm) in smt_authorize() 1523 static int smt_mib_phys(struct s_smc *smc) in smt_mib_phys() 1536 static int port_to_mib(struct s_smc *smc, int p) in port_to_mib() [all …]
|