Home
last modified time | relevance | path

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

12

/openbmc/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_rport.c2304 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_alloc() local
2365 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_free() local
2788 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online() local
2815 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline() local
H A Dbfa_modules.h69 bfa_boolean_t fcs; /* FCS is attached to BFA */ member
H A Dbfa_fcs_lport.c1074 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()
6715 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6765 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6875 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
H A Dbfa_fcs.h145 struct bfa_fcs_s *fcs; /* FCS instance */ member
178 struct bfa_fcs_s *fcs; /* FCS instance */ member
420 struct bfa_fcs_s *fcs; /* fcs instance */ member
499 struct bfa_fcs_s *fcs; /* fcs instance */ member
/openbmc/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
/openbmc/libmctp/
H A Dcrc-16-ccitt.c46 uint16_t crc_16_ccitt(uint16_t fcs, const uint8_t *cp, uint32_t len) in crc_16_ccitt()
54 uint16_t crc_16_ccitt_byte(uint16_t fcs, const uint8_t c) in crc_16_ccitt_byte()
H A Dserial.c154 uint16_t fcs; in mctp_binding_serial_tx() local
/openbmc/linux/include/linux/
H A Dppp_defs.h13 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
/openbmc/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
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c525 int fcs, i, count, c, proto; in ppp_async_encode() local
763 unsigned int len, fcs; in process_input_packet() local
946 int dlen, fcs, i, code; in async_lcp_peek() local
/openbmc/linux/drivers/net/usb/
H A Dzaurus.c60 u32 fcs; in zaurus_tx_fixup() local
/openbmc/linux/arch/s390/include/asm/
H A Dcss_chars.h16 u64 fcs : 1; /* bit 46 */ member
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.h79 } __attribute__ ((packed)) fcs; member
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h17 u32 fcs; /* FPU IP Selector */ member
46 u32 fcs; /* FPU IP Selector */ member
84 u32 fcs; member
/openbmc/linux/net/caif/
H A Dcfcnfg.c458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
/openbmc/linux/drivers/bluetooth/
H A Dbt3c_cs.c452 unsigned long size, addr, fcs; in bt3c_load_firmware() local
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h298 u32 fcs:1; /* Frame CRC correct */ member
316 u32 fcs:1; /* Frame CRC correct */ member
331 u32 fcs:1; /* Frame CRC correct */ member
349 u32 fcs:1; /* Frame CRC correct */ member
/openbmc/linux/fs/
H A Duserfaultfd.c688 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd()
750 void dup_userfaultfd_complete(struct list_head *fcs) in dup_userfaultfd_complete()
/openbmc/linux/drivers/tty/
H A Dn_gsm.c295 u8 fcs; member
473 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add()
488 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block()
1097 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
/openbmc/linux/lib/reed_solomon/
H A Dtest_rslib.c39 int fcs; member
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c172 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs()
1742 u8 type, dlci, fcs; in rfcomm_recv_frame() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c542 struct mlx5_fc fcs[]; member
/openbmc/qemu/hw/net/
H A Dpcnet.c1060 uint32_t fcs = ~0; in pcnet_receive() local
1068 uint32_t fcs = ~0; in pcnet_receive() local

12