/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 29 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 …]
|
/linux/drivers/usb/serial/ |
H A D | safe_serial.c | 168 #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/include/linux/ |
H A D | ppp_defs.h | 13 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
|
/linux/drivers/net/ppp/ |
H A D | ppp_async.c | 526 int fcs, i, count, c, proto; in ppp_async_encode() local 764 unsigned int len, fcs; in process_input_packet() local 947 int dlen, fcs, i, code; in async_lcp_peek() local
|
/linux/arch/x86/include/asm/ |
H A D | user_32.h | 50 long fcs; member 62 long fcs; member
|
H A D | user32.h | 13 u32 fcs; member 26 int fcs; member
|
/linux/drivers/net/usb/ |
H A D | zaurus.c | 60 u32 fcs; in zaurus_tx_fixup() local
|
/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mm.h | 79 } __attribute__ ((packed)) fcs; member
|
/linux/arch/x86/include/asm/fpu/ |
H A D | types.h | 19 u32 fcs; /* FPU IP Selector */ member 48 u32 fcs; /* FPU IP Selector */ member 86 u32 fcs; member
|
/linux/fs/ |
H A D | userfaultfd.c | 618 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd() argument 684 void dup_userfaultfd_complete(struct list_head *fcs) in dup_userfaultfd_complete() argument 695 void dup_userfaultfd_fail(struct list_head *fcs) in dup_userfaultfd_fail() argument
|
/linux/net/caif/ |
H A D | cfcnfg.c | 458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
|
/linux/drivers/bluetooth/ |
H A D | bt3c_cs.c | 452 unsigned long size, addr, fcs; in bt3c_load_firmware() local
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 320 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 D | n_gsm.c | 296 u8 fcs; member 474 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add() argument 489 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block() argument 1098 u8 *fcs in __gsm_data_queue() local [all...] |
/linux/lib/reed_solomon/ |
H A D | test_rslib.c | 39 int fcs; member
|
/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 172 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() 1742 u8 type, dlci, fcs; in rfcomm_recv_frame() local
|
/linux/net/bluetooth/ |
H A D | l2cap_core.c | 1152 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local 1946 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local 1992 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local 2090 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
|
/linux/net/phonet/ |
H A D | pep.c | 468 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 97 u32 fcs; /* RO # of Received FCS error */ member 122 u32 fcs; /* RO # of xmited FCS error count */ member
|
/linux/drivers/net/ethernet/amd/ |
H A D | nmclan_cs.c | 332 int fcs; member
|
/linux/include/net/bluetooth/ |
H A D | rfcomm.h | 114 u8 fcs; member
|
H A D | bluetooth.h | 428 fcs:1, member
|
H A D | l2cap.h | 78 __u8 fcs; member 544 __u8 fcs; member
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip-defs.h | 2316 uint64_t fcs:32; member 2329 uint64_t fcs:32; member 2699 uint64_t fcs:32; member
|
/linux/drivers/scsi/ |
H A D | megaraid.h | 487 } __attribute__ ((packed)) fcs; member
|