/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs.c | 37 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp() local 47 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init() 62 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg() 76 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop() 88 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init() 112 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init() 130 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit() 1071 bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstop() 1084 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstart() 1445 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) in bfa_fcs_vf_lookup() [all …]
|
D | bfa_fcs_rport.c | 2320 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_alloc() local 2381 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_free() local 2804 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online() local 2831 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline() local
|
D | bfa_modules.h | 77 bfa_boolean_t fcs; /* FCS is attached to BFA */ member
|
D | bfa_fcs_lport.c | 1082 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach() 5714 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port() 5726 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport() local 5774 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_quals() local 5823 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed() local 5874 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port() 6719 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create() 6769 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create() 6879 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
|
D | bfa_fcs.h | 153 struct bfa_fcs_s *fcs; /* FCS instance */ member 186 struct bfa_fcs_s *fcs; /* FCS instance */ member 431 struct bfa_fcs_s *fcs; /* fcs instance */ member 510 struct bfa_fcs_s *fcs; /* fcs instance */ member
|
/Linux-v4.19/drivers/usb/serial/ |
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-v4.19/include/linux/ |
D | ppp_defs.h | 16 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | asyncdata.c | 143 __u16 fcs = bcs->rx_fcs; in hdlc_loop() local 461 __u16 fcs; in HDLC_Encode() local
|
D | isocdata.c | 401 u16 fcs; in hdlc_buildframe() local
|
/Linux-v4.19/drivers/net/usb/ |
D | zaurus.c | 72 u32 fcs; in zaurus_tx_fixup() local
|
/Linux-v4.19/arch/x86/include/asm/ |
D | user_32.h | 50 long fcs; member 62 long fcs; member
|
D | user32.h | 13 u32 fcs; member 26 int fcs; member
|
/Linux-v4.19/arch/s390/include/asm/ |
D | css_chars.h | 16 u64 fcs : 1; /* bit 46 */ member
|
/Linux-v4.19/arch/x86/include/asm/fpu/ |
D | types.h | 17 u32 fcs; /* FPU IP Selector */ member 46 u32 fcs; /* FPU IP Selector */ member 84 u32 fcs; member
|
/Linux-v4.19/drivers/net/ppp/ |
D | ppp_async.c | 535 int fcs, i, count, c, proto; in ppp_async_encode() local 773 unsigned int len, fcs, proto; in process_input_packet() local 957 int dlen, fcs, i, code; in async_lcp_peek() local
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | netjet.c | 224 u_int fcs; in make_raw_data() local 314 u_int fcs; in make_raw_data_56k() local
|
/Linux-v4.19/drivers/scsi/megaraid/ |
D | megaraid_mm.h | 83 } __attribute__ ((packed)) fcs; member
|
/Linux-v4.19/net/caif/ |
D | cfcnfg.c | 458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
|
/Linux-v4.19/drivers/bluetooth/ |
D | bt3c_cs.c | 452 unsigned long size, addr, fcs; in bt3c_load_firmware() local
|
/Linux-v4.19/drivers/tty/ |
D | n_gsm.c | 213 u8 fcs; member 370 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add() 385 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block() 723 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
|
/Linux-v4.19/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 266 u32 fcs:1; /* Frame CRC correct */ member 284 u32 fcs:1; /* Frame CRC correct */ member 299 u32 fcs:1; /* Frame CRC correct */ member 317 u32 fcs:1; /* Frame CRC correct */ member
|
/Linux-v4.19/fs/ |
D | userfaultfd.c | 660 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd() 722 void dup_userfaultfd_complete(struct list_head *fcs) in dup_userfaultfd_complete()
|
/Linux-v4.19/net/bluetooth/rfcomm/ |
D | core.c | 174 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() 1704 u8 type, dlci, fcs; in rfcomm_recv_frame() local
|
/Linux-v4.19/include/net/bluetooth/ |
D | bluetooth.h | 288 fcs:1, member
|
/Linux-v4.19/net/bluetooth/ |
D | l2cap_core.c | 1061 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local 1865 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local 1914 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local 2015 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
|