Home
last modified time | relevance | path

Searched defs:fcs (Results 1 – 25 of 40) sorted by relevance

12

/linux-3.3/drivers/scsi/bfa/
Dbfa_fcs.c54 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp() local
70 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, in bfa_fcs_attach()
94 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init()
111 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg()
125 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init()
149 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init()
166 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit()
989 bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_attach()
1017 bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modinit()
1027 bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modexit()
[all …]
Dbfa_fcs_lport.c970 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach()
4841 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port()
4853 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport() local
4901 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rports() local
4944 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed() local
4995 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
5812 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
5862 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
5972 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
Dbfa_modules.h121 bfa_boolean_t fcs; /* FCS is attached to BFA */ member
Dbfa_fcs.h150 struct bfa_fcs_s *fcs; /* FCS instance */ member
182 struct bfa_fcs_s *fcs; /* FCS instance */ member
419 struct bfa_fcs_s *fcs; /* fcs instance */ member
496 struct bfa_fcs_s *fcs; /* fcs instance */ member
/linux-3.3/include/net/irda/
Dcrc.h24 #define irda_fcs(fcs, c) crc_ccitt_byte(fcs, c) argument
27 #define irda_calc_crc16(fcs, buf, len) crc_ccitt(fcs, buf, len) argument
/linux-3.3/drivers/usb/serial/
Dsafe_serial.c199 #define CRC10_FCS(fcs, c) ((((fcs) << 8) & 0x3ff) ^ crc10_table[((fcs) >> 2) & 0xff] ^ (c)) argument
210 static __u16 __inline__ fcs_compute10(unsigned char *sp, int len, __u16 fcs) in fcs_compute10()
223 __u16 fcs; in safe_process_read_urb() local
263 __u16 fcs; in safe_prepare_write_buffer() local
/linux-3.3/drivers/net/irda/
Dmcs7780.c342 __u32 fcs = ~(crc32_le(~0, skb->data, skb->len)); in mcs_wrap_fir_skb() local
367 __u16 fcs = 0; in mcs_wrap_mir_skb() local
393 __u16 fcs; in mcs_unwrap_mir() local
445 __u32 fcs; in mcs_unwrap_fir() local
Ddonauboe.c214 fcs; in toshoboe_checkfcs() local
758 fcs; in toshoboe_maketestpacket() local
Dstir4200.c258 __u32 fcs = ~(crc32_le(~0, skb->data, skb->len)); in wrap_fir_skb() local
320 __u32 fcs; in fir_eof() local
/linux-3.3/drivers/isdn/gigaset/
Dasyncdata.c143 __u16 fcs = bcs->rx_fcs; in hdlc_loop() local
461 __u16 fcs; in HDLC_Encode() local
Disocdata.c401 u16 fcs; in hdlc_buildframe() local
/linux-3.3/drivers/net/usb/
Dzaurus.c74 u32 fcs; in zaurus_tx_fixup() local
/linux-3.3/arch/x86/include/asm/
Duser_32.h49 long fcs; member
61 long fcs; member
Duser32.h12 u32 fcs; member
25 int fcs; member
Dprocessor.h285 u32 fcs; /* FPU IP Selector */ member
308 u32 fcs; /* FPU IP Selector */ member
336 u32 fcs; member
/linux-3.3/drivers/scsi/megaraid/
Dmegaraid_mm.h83 } __attribute__ ((packed)) fcs; member
/linux-3.3/drivers/isdn/hisax/
Dnetjet.c224 u_int fcs; in make_raw_data() local
314 u_int fcs; in make_raw_data_56k() local
/linux-3.3/drivers/net/ppp/
Dppp_async.c535 int fcs, i, count, c, proto; in ppp_async_encode() local
773 unsigned int len, fcs, proto; in process_input_packet() local
958 int dlen, fcs, i, code; in async_lcp_peek() local
/linux-3.3/net/irda/
Dwrapper.c92 } fcs; in async_wrap_skb() local
/linux-3.3/include/linux/
Dppp_defs.h101 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
/linux-3.3/arch/m68k/include/asm/
Dm68360_enet.h151 unsigned char fcs[CRC_WORD]; member
/linux-3.3/net/caif/
Dcfcnfg.c464 bool fcs, int head_room) in cfcnfg_add_phy_layer()
/linux-3.3/drivers/tty/
Dn_gsm.c226 u8 fcs; member
384 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add()
399 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block()
739 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
/linux-3.3/drivers/bluetooth/
Dbt3c_cs.c479 unsigned int iobase, size, addr, fcs, tmp; in bt3c_load_firmware() local
/linux-3.3/arch/s390/include/asm/
Dchsc.h137 u32 fcs : 1; /* bit 46 */ member

12