Lines Matching refs:fc
50 struct flexcop_device *fc; member
103 int (*get_mac_addr) (struct flexcop_device *fc, int extended);
110 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len);
111 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no);
117 void flexcop_device_exit(struct flexcop_device *fc);
118 void flexcop_reset_block_300(struct flexcop_device *fc);
125 int flexcop_dma_control_timer_irq(struct flexcop_device *fc,
127 int flexcop_dma_control_size_irq(struct flexcop_device *fc,
129 int flexcop_dma_config(struct flexcop_device *fc, struct flexcop_dma *dma,
131 int flexcop_dma_xfer_control(struct flexcop_device *fc,
134 int flexcop_dma_config_timer(struct flexcop_device *fc,
139 int flexcop_eeprom_check_mac_addr(struct flexcop_device *fc, int extended);
150 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest,
152 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s);
153 void flexcop_sram_ctrl(struct flexcop_device *fc,
158 int flexcop_frontend_init(struct flexcop_device *fc);
159 void flexcop_frontend_exit(struct flexcop_device *fc);
162 int flexcop_i2c_init(struct flexcop_device *fc);
163 void flexcop_i2c_exit(struct flexcop_device *fc);
166 int flexcop_sram_init(struct flexcop_device *fc);
169 void flexcop_determine_revision(struct flexcop_device *fc);
170 void flexcop_device_name(struct flexcop_device *fc,
172 void flexcop_dump_reg(struct flexcop_device *fc,
176 int flexcop_pid_feed_control(struct flexcop_device *fc,
178 void flexcop_hw_filter_init(struct flexcop_device *fc);
180 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff);
182 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]);
183 void flexcop_mac_filter_ctrl(struct flexcop_device *fc, int onoff);