Lines Matching refs:e100_private
153 extern void e100_config_init(struct e100_private *bdp);
154 extern void e100_config_init_82557(struct e100_private *bdp);
155 extern unsigned char e100_force_config(struct e100_private *bdp);
156 extern unsigned char e100_config(struct e100_private *bdp);
157 extern void e100_config_fc(struct e100_private *bdp);
158 extern void e100_config_promisc(struct e100_private *bdp, unsigned char enable);
159 extern void e100_config_brdcast_dsbl(struct e100_private *bdp);
160 extern void e100_config_mulcast_enbl(struct e100_private *bdp,
162 extern void e100_config_ifs(struct e100_private *bdp);
163 extern void e100_config_force_dplx(struct e100_private *bdp);
164 extern u8 e100_config_loopback_mode(struct e100_private *bdp, u8 mode);
165 extern u8 e100_config_dynamic_tbd(struct e100_private *bdp, u8 enable);
166 extern u8 e100_config_tcb_ext_enable(struct e100_private *bdp, u8 enable);
167 extern void e100_config_vlan_drop(struct e100_private *bdp, unsigned char enable);