Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 25 of 148) sorted by relevance

123456

/drivers/media/common/b2c2/
Dflexcop-hw-filter.c8 static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff) in flexcop_rcv_data_ctrl()
14 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff) in flexcop_smc_ctrl()
19 static void flexcop_null_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_null_filter_ctrl()
24 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]) in flexcop_set_mac_filter()
40 void flexcop_mac_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_mac_filter_ctrl()
45 static void flexcop_pid_group_filter(struct flexcop_device *fc, in flexcop_pid_group_filter()
55 static void flexcop_pid_group_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_pid_group_filter_ctrl()
73 static void flexcop_pid_Stream1_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream1_PID_ctrl()
80 static void flexcop_pid_Stream2_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream2_PID_ctrl()
87 static void flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PCR_PID_ctrl()
[all …]
Dflexcop.c61 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_start_feed() local
67 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_stop_feed() local
71 static int flexcop_dvb_init(struct flexcop_device *fc) in flexcop_dvb_init()
150 static void flexcop_dvb_exit(struct flexcop_device *fc) in flexcop_dvb_exit()
170 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len) in flexcop_pass_dmx_data()
176 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no) in flexcop_pass_dmx_packets()
182 static void flexcop_reset(struct flexcop_device *fc) in flexcop_reset()
213 void flexcop_reset_block_300(struct flexcop_device *fc) in flexcop_reset_block_300()
231 struct flexcop_device *fc = kzalloc(sizeof(struct flexcop_device), in flexcop_device_kmalloc() local
251 void flexcop_device_kfree(struct flexcop_device *fc) in flexcop_device_kfree()
[all …]
Dflexcop-fe-tuner.c33 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage() local
61 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep() local
73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone() local
158 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach()
271 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach()
305 static int skystar2_rev27_attach(struct flexcop_device *fc, in skystar2_rev27_attach()
371 static int skystar2_rev28_attach(struct flexcop_device *fc, in skystar2_rev28_attach()
432 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach()
451 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware() local
460 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach()
[all …]
Dflexcop-sram.c8 static void flexcop_sram_set_chip(struct flexcop_device *fc, in flexcop_sram_set_chip()
14 int flexcop_sram_init(struct flexcop_device *fc) in flexcop_sram_init()
30 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest()
58 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) in flexcop_wan_set_speed()
64 void flexcop_sram_ctrl(struct flexcop_device *fc, int usb_wan, int sramdma, int maximumfill) in flexcop_sram_ctrl()
Dflexcop-misc.c8 void flexcop_determine_revision(struct flexcop_device *fc) in flexcop_determine_revision()
66 void flexcop_device_name(struct flexcop_device *fc, in flexcop_device_name()
75 void flexcop_dump_reg(struct flexcop_device *fc, in flexcop_dump_reg()
Dflexcop-i2c.c10 static int flexcop_i2c_operation(struct flexcop_device *fc, in flexcop_i2c_operation()
86 static int flexcop_i2c_write4(struct flexcop_device *fc, in flexcop_i2c_write4()
225 int flexcop_i2c_init(struct flexcop_device *fc) in flexcop_i2c_init()
280 void flexcop_i2c_exit(struct flexcop_device *fc) in flexcop_i2c_exit()
Dflexcop-eeprom.c106 static int flexcop_eeprom_request(struct flexcop_device *fc, in flexcop_eeprom_request()
120 static int flexcop_eeprom_lrc_read(struct flexcop_device *fc, u16 addr, in flexcop_eeprom_lrc_read()
132 int flexcop_eeprom_check_mac_addr(struct flexcop_device *fc, int extended) in flexcop_eeprom_check_mac_addr()
/drivers/isdn/hardware/mISDN/
Davmfritz.c185 struct fritzcard *fc = p; in ReadISAC_V1() local
195 struct fritzcard *fc = p; in WriteISAC_V1() local
205 struct fritzcard *fc = p; in ReadFiFoISAC_V1() local
214 struct fritzcard *fc = p; in WriteFiFoISAC_V1() local
223 struct fritzcard *fc = p; in ReadISAC_V2() local
232 struct fritzcard *fc = p; in WriteISAC_V2() local
241 struct fritzcard *fc = p; in ReadFiFoISAC_V2() local
252 struct fritzcard *fc = p; in WriteFiFoISAC_V2() local
261 Sel_BCS(struct fritzcard *fc, u32 channel) in Sel_BCS()
274 __write_ctrl_pci(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pci()
[all …]
/drivers/md/
Ddm-flakey.c18 #define all_corrupt_bio_flags_match(bio, fc) \ argument
46 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features()
163 struct flakey_c *fc; in flakey_ctr() local
232 struct flakey_c *fc = ti->private; in flakey_dtr() local
240 struct flakey_c *fc = ti->private; in flakey_map_sector() local
247 struct flakey_c *fc = ti->private; in flakey_map_bio() local
254 static void corrupt_bio_data(struct bio *bio, struct flakey_c *fc) in corrupt_bio_data()
275 struct flakey_c *fc = ti->private; in flakey_map() local
325 struct flakey_c *fc = ti->private; in flakey_end_io() local
344 struct flakey_c *fc = ti->private; in flakey_status() local
[all …]
/drivers/media/pci/b2c2/
Dflexcop-dma.c40 int flexcop_dma_config(struct flexcop_device *fc, in flexcop_dma_config()
70 int flexcop_dma_xfer_control(struct flexcop_device *fc, in flexcop_dma_xfer_control()
111 static int flexcop_dma_remap(struct flexcop_device *fc, in flexcop_dma_remap()
123 int flexcop_dma_control_size_irq(struct flexcop_device *fc, in flexcop_dma_control_size_irq()
140 int flexcop_dma_control_timer_irq(struct flexcop_device *fc, in flexcop_dma_control_timer_irq()
158 int flexcop_dma_config_timer(struct flexcop_device *fc, in flexcop_dma_config_timer()
Dflexcop-pci.c75 static flexcop_ibi_value flexcop_pci_read_ibi_reg(struct flexcop_device *fc, in flexcop_pci_read_ibi_reg()
90 static int flexcop_pci_write_ibi_reg(struct flexcop_device *fc, in flexcop_pci_write_ibi_reg()
108 struct flexcop_device *fc = fc_pci->fc_dev; in flexcop_pci_irq_check_work() local
148 struct flexcop_device *fc = fc_pci->fc_dev; in flexcop_pci_isr() local
232 static int flexcop_pci_stream_control(struct flexcop_device *fc, int onoff) in flexcop_pci_stream_control()
345 struct flexcop_device *fc; in flexcop_pci_probe() local
/drivers/net/wireless/hostap/
Dhostap_80211_tx.c22 u16 fc; in hostap_dump_tx_80211() local
66 u16 fc, ethertype = 0; in hostap_data_start_xmit() local
275 u16 fc; in hostap_mgmt_start_xmit() local
387 u16 fc; in hostap_master_start_xmit() local
Dhostap_80211_rx.c24 u16 fc; in hostap_dump_rx_80211() local
68 u16 fc; in prism2_rx_80211() local
554 hostap_rx_frame_wds(local_info_t *local, struct ieee80211_hdr *hdr, u16 fc, in hostap_rx_frame_wds()
612 u16 fc, ethertype; in hostap_is_eapol_frame() local
724 u16 fc, type, stype, sc; in hostap_80211_rx() local
/drivers/staging/rtl8192e/
Drtllib_rx.c96 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_frag_cache_get() local
164 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_frag_cache_invalidate() local
245 u16 fc, ethertype; in rtllib_is_eapol_frame() local
361 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() local
739 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() local
864 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_get_hdrlen() local
885 u16 fc, sc; in rtllib_rx_check_duplicate() local
927 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_extract_addr() local
953 static int rtllib_rx_data_filter(struct rtllib_device *ieee, u16 fc, in rtllib_rx_data_filter()
1015 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_get_crypt() local
[all …]
/drivers/media/usb/b2c2/
Dflexcop-usb.c69 static int flexcop_usb_readwrite_dw(struct flexcop_device *fc, u16 wRegOffsPCI, u32 *val, u8 read) in flexcop_usb_readwrite_dw()
192 static int flexcop_usb_get_mac_addr(struct flexcop_device *fc, int extended) in flexcop_usb_get_mac_addr()
273 static flexcop_ibi_value flexcop_usb_read_ibi_reg(struct flexcop_device *fc, in flexcop_usb_read_ibi_reg()
282 static int flexcop_usb_write_ibi_reg(struct flexcop_device *fc, in flexcop_usb_write_ibi_reg()
376 static int flexcop_usb_stream_control(struct flexcop_device *fc, int onoff) in flexcop_usb_stream_control()
508 struct flexcop_device *fc = NULL; in flexcop_usb_probe() local
/drivers/staging/rtl8187se/ieee80211/
Dieee80211_rx.c53 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() local
101 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() local
169 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() local
257 u16 fc, ethertype; in ieee80211_is_eapol_frame() local
371 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() local
477 u16 fc, type, stype, sc; in ieee80211_rtl_rx() local
/drivers/net/wireless/rtlwifi/rtl8192cu/
Dtrx.c220 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index) in rtl8192cu_mq_to_hwq()
256 __le16 fc, u16 mac80211_queue_index) in _rtl8192cu_mq_to_descq()
372 __le16 fc; in _rtl_rx_process() local
512 __le16 fc = hdr->frame_control; in rtl92cu_tx_fill_desc() local
658 __le16 fc = hdr->frame_control; in rtl92cu_tx_fill_cmddesc() local
/drivers/net/wireless/rtlwifi/rtl8723ae/
Dtrx.c42 __le16 fc = rtl_get_fc(skb); in _rtl8723ae_map_hwqueue_to_fwqueue() local
247 __le16 fc; in _rtl8723ae_translate_rx_signal_stuff() local
381 __le16 fc = hdr->frame_control; in rtl8723ae_tx_fill_desc() local
549 __le16 fc = hdr->frame_control; in rtl8723ae_tx_fill_cmddesc() local
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c52 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() local
101 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() local
169 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() local
301 u16 fc, ethertype; in ieee80211_is_eapol_frame() local
424 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() local
780 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() local
902 u16 fc, type, stype, sc; in ieee80211_rx() local
2406 static inline int is_beacon(__le16 fc) in is_beacon()
/drivers/net/wireless/rtlwifi/rtl8192ce/
Dtrx.c42 __le16 fc = rtl_get_fc(skb); in _rtl92ce_map_hwqueue_to_fwqueue() local
305 __le16 fc; in _rtl92ce_translate_rx_signal_stuff() local
442 __le16 fc = hdr->frame_control; in rtl92ce_tx_fill_desc() local
620 __le16 fc = hdr->frame_control; in rtl92ce_tx_fill_cmddesc() local
/drivers/net/wireless/rtlwifi/rtl8188ee/
Dtrx.c43 __le16 fc = rtl_get_fc(skb); in _rtl88ee_map_hwqueue_to_fwqueue() local
294 __le16 fc; in _rtl88ee_translate_rx_signal_stuff() local
503 __le16 fc = hdr->frame_control; in rtl88ee_tx_fill_desc() local
688 __le16 fc = hdr->frame_control; in rtl88ee_tx_fill_cmddesc() local
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c44 u16 fc = le16_to_cpu(hdr->frame_control); in libipw_monitor_rx() local
235 u16 fc, ethertype; in libipw_is_eapol_frame() local
338 u16 fc, type, stype, sc; in libipw_rx() local
841 u16 fc; in libipw_rx_any() local
1545 static inline int is_beacon(__le16 fc) in is_beacon()
/drivers/net/wireless/ti/wl1251/
Dtx.c83 struct ieee80211_tx_info *control, u16 fc) in wl1251_tx_control()
149 u16 fc; in wl1251_tx_fill_hdr() local
192 __le16 fc; in wl1251_tx_send_packet() local
/drivers/staging/wlan-ng/
Dp80211conv.c110 u16 fc; in skb_ether_to_p80211() local
280 u16 fc; in skb_p80211_to_ether() local
/drivers/net/wireless/rtlwifi/rtl8192de/
Dtrx.c41 __le16 fc = rtl_get_fc(skb); in _rtl92de_map_hwqueue_to_fwqueue() local
454 __le16 fc; in _rtl92de_translate_rx_signal_stuff() local
561 __le16 fc = hdr->frame_control; in rtl92de_tx_fill_desc() local
745 __le16 fc = hdr->frame_control; in rtl92de_tx_fill_cmddesc() local

123456