Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.c54 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp() local
70 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, in bfa_fcs_attach()
95 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init()
112 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg()
126 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop()
138 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init()
162 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init()
180 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit()
1133 bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_attach()
1161 bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modinit()
[all …]
Dbfa_fcs_rport.c2319 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_alloc() local
2380 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_free() local
2803 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online() local
2830 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline() local
Dbfa_fcs_lport.c1070 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach()
5716 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port()
5728 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport() local
5776 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_quals() local
5825 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed() local
5876 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6721 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6771 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6881 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
Dbfa_modules.h122 bfa_boolean_t fcs; /* FCS is attached to BFA */ member
Dbfa_fcs.h152 struct bfa_fcs_s *fcs; /* FCS instance */ member
185 struct bfa_fcs_s *fcs; /* FCS instance */ member
430 struct bfa_fcs_s *fcs; /* fcs instance */ member
509 struct bfa_fcs_s *fcs; /* fcs instance */ member
/linux-4.4.14/drivers/usb/serial/
Dsafe_serial.c177 #define CRC10_FCS(fcs, c) ((((fcs) << 8) & 0x3ff) ^ crc10_table[((fcs) >> 2) & 0xff] ^ (c)) argument
188 static __u16 __inline__ fcs_compute10(unsigned char *sp, int len, __u16 fcs) in fcs_compute10()
200 __u16 fcs; in safe_process_read_urb() local
234 __u16 fcs; in safe_prepare_write_buffer() local
/linux-4.4.14/include/net/irda/
Dcrc.h24 #define irda_fcs(fcs, c) crc_ccitt_byte(fcs, c) argument
27 #define irda_calc_crc16(fcs, buf, len) crc_ccitt(fcs, buf, len) argument
Dirda_device.h182 __u16 fcs; member
/linux-4.4.14/drivers/net/irda/
Dmcs7780.c341 __u32 fcs = ~(crc32_le(~0, skb->data, skb->len)); in mcs_wrap_fir_skb() local
366 __u16 fcs = 0; in mcs_wrap_mir_skb() local
392 __u16 fcs; in mcs_unwrap_mir() local
444 __u32 fcs; in mcs_unwrap_fir() local
Ddonauboe.c213 fcs; in toshoboe_checkfcs() local
745 fcs; in toshoboe_maketestpacket() local
Dstir4200.c258 __u32 fcs = ~(crc32_le(~0, skb->data, skb->len)); in wrap_fir_skb() local
320 __u32 fcs; in fir_eof() local
/linux-4.4.14/include/linux/
Dppp_defs.h16 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
/linux-4.4.14/drivers/isdn/gigaset/
Dasyncdata.c143 __u16 fcs = bcs->rx_fcs; in hdlc_loop() local
461 __u16 fcs; in HDLC_Encode() local
Disocdata.c401 u16 fcs; in hdlc_buildframe() local
/linux-4.4.14/arch/s390/include/asm/
Dcss_chars.h15 u32 fcs : 1; /* bit 46 */ member
/linux-4.4.14/drivers/net/usb/
Dzaurus.c72 u32 fcs; in zaurus_tx_fixup() local
/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h16 u32 fcs; /* FPU IP Selector */ member
45 u32 fcs; /* FPU IP Selector */ member
80 u32 fcs; member
/linux-4.4.14/arch/x86/include/asm/
Duser_32.h49 long fcs; member
61 long fcs; member
Duser32.h12 u32 fcs; member
25 int fcs; member
/linux-4.4.14/drivers/isdn/hisax/
Dnetjet.c224 u_int fcs; in make_raw_data() local
314 u_int fcs; in make_raw_data_56k() local
/linux-4.4.14/drivers/net/ppp/
Dppp_async.c535 int fcs, i, count, c, proto; in ppp_async_encode() local
773 unsigned int len, fcs, proto; in process_input_packet() local
958 int dlen, fcs, i, code; in async_lcp_peek() local
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_mm.h83 } __attribute__ ((packed)) fcs; member
/linux-4.4.14/net/irda/
Dwrapper.c92 } fcs; in async_wrap_skb() local
/linux-4.4.14/arch/m68k/include/asm/
Dm68360_enet.h151 unsigned char fcs[CRC_WORD]; member
/linux-4.4.14/net/caif/
Dcfcnfg.c463 bool fcs, int head_room) in cfcnfg_add_phy_layer()
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_defs.h256 u32 fcs:1; /* Frame CRC correct */ member
274 u32 fcs:1; /* Frame CRC correct */ member
289 u32 fcs:1; /* Frame CRC correct */ member
307 u32 fcs:1; /* Frame CRC correct */ member
/linux-4.4.14/drivers/bluetooth/
Dbt3c_cs.c451 unsigned long size, addr, fcs; in bt3c_load_firmware() local
/linux-4.4.14/drivers/tty/
Dn_gsm.c226 u8 fcs; member
383 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add()
398 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block()
736 u8 *fcs = dp + msg->len; in __gsm_data_queue() local
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h282 fcs:1, member
Drfcomm.h113 u8 fcs; member
Dl2cap.h79 __u8 fcs; member
521 __u8 fcs; member
/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c174 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs()
1708 u8 type, dlci, fcs; in rfcomm_recv_frame() local
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c1128 #define FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
1134 unsigned short fcs; in csum() local
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c1050 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local
1854 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local
1903 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local
2004 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
/linux-4.4.14/net/phonet/
Dpep.c480 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc()
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h95 u32 fcs; /* RO # of Received FCS error */ member
120 u32 fcs; /* RO # of xmited FCS error count */ member
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcmsysport.h508 u32 fcs; /* RO # of Received FCS error */ member
533 u32 fcs; /* RO # of xmited FCS error count */ member
/linux-4.4.14/drivers/net/ethernet/amd/
Dnmclan_cs.c334 int fcs; member
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c1226 unsigned char fcs[ETH_FCS_LEN + 1]; in bfin_mac_rx() local
/linux-4.4.14/drivers/scsi/
Dmegaraid.h485 } __attribute__ ((packed)) fcs; member
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h2765 uint64_t fcs:32; member
2780 uint64_t fcs:32; member
3378 uint64_t fcs:32; member
Dcvmx-agl-defs.h1516 uint64_t fcs:1; member
Dcvmx-gmxx-defs.h5031 uint64_t fcs:1; member
/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.h1370 bool fcs; member