| /drivers/scsi/bfa/ |
| 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() 1461 struct bfa_fcs_s *fcs; in bfa_fcs_vf_get_ports() local [all …]
|
| A 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 2783 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online() local 2810 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline() local
|
| A D | bfa_fcs_lport.c | 1042 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()
|
| A D | bfa_modules.h | 69 bfa_boolean_t fcs; /* FCS is attached to BFA */ member
|
| A D | bfa_fcs.h | 211 struct bfa_fcs_s *fcs; /* FCS instance */ member 271 struct bfa_fcs_s *fcs; /* FCS instance */ member 576 struct bfa_fcs_s *fcs; /* fcs instance */ member 673 struct bfa_fcs_s *fcs; /* fcs instance */ member
|
| /drivers/usb/serial/ |
| 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
|
| /drivers/net/ppp/ |
| 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
|
| /drivers/net/usb/ |
| A D | zaurus.c | 60 u32 fcs; in zaurus_tx_fixup() local
|
| /drivers/scsi/megaraid/ |
| A D | megaraid_mm.h | 79 } __attribute__ ((packed)) fcs; member
|
| /drivers/bluetooth/ |
| A D | bt3c_cs.c | 452 unsigned long size, addr, fcs; in bt3c_load_firmware() local
|
| /drivers/net/vmxnet3/ |
| 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
|
| /drivers/tty/ |
| A D | n_gsm.c | 296 u8 fcs; member 474 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add() 489 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block() 1098 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
|
| /drivers/net/ethernet/broadcom/ |
| A D | bcmsysport.h | 517 u32 fcs; /* RO # of Received FCS error */ member 542 u32 fcs; /* RO # of xmited FCS error count */ member
|
| /drivers/net/ethernet/broadcom/genet/ |
| A D | bcmgenet.h | 100 u32 fcs; /* RO # of Received FCS error */ member 125 u32 fcs; /* RO # of xmited FCS error count */ member
|
| /drivers/net/ethernet/amd/ |
| A D | nmclan_cs.c | 332 int fcs; member
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_core.h | 355 struct mlx5_fc fcs[]; member
|
| /drivers/scsi/ |
| A D | megaraid.h | 487 } __attribute__ ((packed)) fcs; member
|
| /drivers/net/ethernet/cadence/ |
| A D | macb_main.c | 2260 u32 fcs; in macb_pad_and_fcs() local
|
| /drivers/net/wireless/st/cw1200/ |
| A D | wsm.h | 1355 bool fcs; member
|