Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c29 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp() local
39 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init()
54 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg()
68 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop()
80 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init()
104 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init()
122 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit()
1063 bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstop()
1076 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstart()
1437 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) in bfa_fcs_vf_lookup()
[all …]
H A Dbfa_fcs_lport.c1042 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach()
5624 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port()
5636 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_quals() local
5685 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed() local
5736 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6515 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6565 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6657 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
/linux/drivers/usb/serial/
H A Dsafe_serial.c168 #define CRC10_FCS(fcs, c) ((((fcs) << 8) & 0x3ff) ^ crc10_table[((fcs) >> 2) & 0xff] ^ (c)) argument
179 static inline __u16 fcs_compute10(unsigned char *sp, int len, __u16 fcs) in fcs_compute10()
191 __u16 fcs; in safe_process_read_urb() local
230 __u16 fcs; in safe_prepare_write_buffer() local
/linux/arch/x86/include/asm/
H A Duser_32.h50 long fcs; member
62 long fcs; member
H A Duser32.h13 u32 fcs; member
26 int fcs; member
/linux/drivers/net/usb/
H A Dzaurus.c60 u32 fcs; in zaurus_tx_fixup() local
/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.h79 } __attribute__ ((packed)) fcs; member
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h19 u32 fcs; /* FPU IP Selector */ member
48 u32 fcs; /* FPU IP Selector */ member
86 u32 fcs; member
/linux/drivers/bluetooth/
H A Dbt3c_cs.c452 unsigned long size, addr, fcs; in bt3c_load_firmware() local
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h320 u32 fcs:1; /* Frame CRC correct */ member
338 u32 fcs:1; /* Frame CRC correct */ member
353 u32 fcs:1; /* Frame CRC correct */ member
371 u32 fcs:1; /* Frame CRC correct */ member
/linux/drivers/tty/
H A Dn_gsm.c296 u8 fcs; member
475 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add()
490 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block()
1099 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
/linux/lib/reed_solomon/
H A Dtest_rslib.c39 int fcs; member
/linux/net/bluetooth/rfcomm/
H A Dcore.c172 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs()
1745 u8 type, dlci, fcs; in rfcomm_recv_frame() local
/linux/net/bluetooth/
H A Dl2cap_core.c1168 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local
1959 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local
2005 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local
2103 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h100 u32 fcs; /* RO # of Received FCS error */ member
125 u32 fcs; /* RO # of xmited FCS error count */ member
/linux/include/net/bluetooth/
H A Drfcomm.h114 u8 fcs; member
H A Dl2cap.h78 __u8 fcs; member
546 __u8 fcs; member
/linux/lib/zstd/decompress/
H A Dzstd_decompress.c638 { unsigned long long const fcs = ZSTD_getFrameContentSize(src, srcSize); in ZSTD_findDecompressedSize() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h2316 uint64_t fcs:32; member
2329 uint64_t fcs:32; member
2699 uint64_t fcs:32; member
H A Dcvmx-agl-defs.h1123 uint64_t fcs:1; member
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h1355 bool fcs; member
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c2426 u32 fcs; in macb_pad_and_fcs() local