Lines Matching refs:s_smc

39 static void build_claim_beacon(struct s_smc *smc, u_long t_request);
40 static int init_mac(struct s_smc *smc, int all);
41 static void rtm_init(struct s_smc *smc);
42 static void smt_split_up_fifo(struct s_smc *smc);
103 static u_long mac_get_tneg(struct s_smc *smc)
112 void mac_update_counter(struct s_smc *smc)
137 static void write_mdr(struct s_smc *smc, u_long val)
147 static u_long read_mdr(struct s_smc *smc, unsigned int addr)
166 static void init_ram(struct s_smc *smc)
185 static void set_recvptr(struct s_smc *smc)
215 static void set_txptr(struct s_smc *smc)
247 static void init_rbc(struct s_smc *smc)
268 static void init_rx(struct s_smc *smc)
290 void set_formac_tsync(struct s_smc *smc, long sync_bw)
298 static void init_tx(struct s_smc *smc)
324 static void mac_counter_init(struct s_smc *smc)
347 static void set_formac_addr(struct s_smc *smc)
389 static void copy_tx_mac(struct s_smc *smc, u_long td, struct fddi_mac *mac,
438 static void directed_beacon(struct s_smc *smc)
467 static void build_claim_beacon(struct s_smc *smc, u_long t_request)
528 static void formac_rcv_restart(struct s_smc *smc)
536 void formac_tx_restart(struct s_smc *smc)
542 static void enable_formac(struct s_smc *smc)
560 struct s_smc *smc ;
582 void enable_tx_irq(struct s_smc *smc, u_short queue)
601 struct s_smc *smc ;
617 void disable_tx_irq(struct s_smc *smc, u_short queue)
633 static void disable_formac(struct s_smc *smc)
645 static void mac_ring_up(struct s_smc *smc, int up)
672 void mac2_irq(struct s_smc *smc, u_short code_s2u, u_short code_s2l)
798 void mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l)
821 static void formac_offline(struct s_smc *smc)
839 static void formac_online(struct s_smc *smc)
849 int init_fplus(struct s_smc *smc)
887 static int init_mac(struct s_smc *smc, int all)
992 void config_mux(struct s_smc *smc, int mux)
1006 void sm_mac_check_beacon_claim(struct s_smc *smc)
1019 void sm_ma_control(struct s_smc *smc, int mode)
1043 int sm_mac_get_tx_state(struct s_smc *smc)
1052 static struct s_fpmc* mac_get_mc_table(struct s_smc *smc,
1089 struct s_smc *smc ;
1096 void mac_clear_multicast(struct s_smc *smc)
1114 struct s_smc *smc ;
1138 int mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can)
1185 struct s_smc *smc ;
1192 void mac_update_multicast(struct s_smc *smc)
1248 struct s_smc *smc ;
1268 void mac_set_rx_mode(struct s_smc *smc, int mode)
1324 void rtm_irq(struct s_smc *smc)
1337 static void rtm_init(struct s_smc *smc)
1343 void rtm_set_timer(struct s_smc *smc)
1353 static void smt_split_up_fifo(struct s_smc *smc)
1473 void formac_reinit_tx(struct s_smc *smc)