Home
last modified time | relevance | path

Searched full:fcs (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c12 * bfa_fcs.c BFA FCS main
20 BFA_TRC_FILE(FCS, FCS);
23 * fcs_api BFA FCS API
29 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp() local
30 struct bfad_s *bfad = fcs->bfad; in bfa_fcs_exit_comp()
36 * fcs initialization, called once after bfa initialization is complete
39 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init() argument
41 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_CREATE); in bfa_fcs_init()
42 bfa_trc(fcs, 0); in bfa_fcs_init()
46 * fcs_api BFA FCS API
[all …]
H A Dbfa_fcs_lport.c17 BFA_TRC_FILE(FCS, PORT);
124 bfa_trc(port->fcs, port->port_cfg.pwwn); in bfa_fcs_lport_sm_uninit()
125 bfa_trc(port->fcs, event); in bfa_fcs_lport_sm_uninit()
133 bfa_sm_fault(port->fcs, event); in bfa_fcs_lport_sm_uninit()
141 bfa_trc(port->fcs, port->port_cfg.pwwn); in bfa_fcs_lport_sm_init()
142 bfa_trc(port->fcs, event); in bfa_fcs_lport_sm_init()
167 bfa_sm_fault(port->fcs, event); in bfa_fcs_lport_sm_init()
179 bfa_trc(port->fcs, port->port_cfg.pwwn); in bfa_fcs_lport_sm_online()
180 bfa_trc(port->fcs, event); in bfa_fcs_lport_sm_online()
227 bfa_sm_fault(port->fcs, event); in bfa_fcs_lport_sm_online()
[all …]
H A Dbfa_fcs_fcpim.c21 BFA_TRC_FILE(FCS, FCPIM);
84 * fcs_itnim_sm FCS itnim state machine
91 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_offline()
92 bfa_trc(itnim->fcs, event); in bfa_fcs_itnim_sm_offline()
114 bfa_sm_fault(itnim->fcs, event); in bfa_fcs_itnim_sm_offline()
123 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_prli_send()
124 bfa_trc(itnim->fcs, event); in bfa_fcs_itnim_sm_prli_send()
133 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send()
139 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send()
145 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send()
[all …]
/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml4 $id: http://devicetree.org/schemas/extcon/fcs,fsa880.yaml#
21 - fcs,fsa880
22 - fcs,fsa9480
47 compatible = "fcs,fsa880";
/linux/Documentation/devicetree/bindings/usb/
H A Dfcs,fsa4480.yaml4 $id: http://devicetree.org/schemas/usb/fcs,fsa4480.yaml#
15 - const: fcs,fsa4480
19 - const: fcs,fsa4480
91 compatible = "fcs,fsa4480";
H A Dfcs,fusb302.yaml4 $id: http://devicetree.org/schemas/usb/fcs,fusb302.yaml#
14 const: fcs,fusb302
49 compatible = "fcs,fusb302";
/linux/include/uapi/linux/
H A Dif_fddi.h33 * 4 byte FCS/CRC (frame check sequence).
39 FCS */
41 FCS */
44 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */
45 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
H A Dppp_defs.h20 #define PPP_FCSLEN 2 /* octets for FCS */
64 * Values for FCS calculations.
67 #define PPP_INITFCS 0xffff /* Initial FCS value */
68 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */
H A Datmbr2684.h23 * Is there FCS inbound on this VC? This currently isn't supported.
30 * Is there FCS outbound on this VC? This currently isn't supported.
87 int fcs_auto; /* 1: fcs_{in,out} disabled if no FCS rx'ed */
/linux/net/dsa/
H A Dtag_ksz.c108 * For Ingress (Host -> KSZ9477), 2/6 bytes are added before FCS.
111 * FCS(4bytes)
117 * For Egress (KSZ9477 -> Host), 1/5 bytes is added before FCS.
119 * DA(6bytes)|SA(6bytes)|....|Data(nbytes)|ts(4bytes)|tag0(1byte)|FCS(4bytes)
323 * For Ingress (Host -> KSZ8795), 1 byte is added before FCS.
325 * DA(6bytes)|SA(6bytes)|....|Data(nbytes)|tag(1byte)|FCS(4bytes)
329 * For Egress (KSZ8795 -> Host), 1 byte is added before FCS.
331 * DA(6bytes)|SA(6bytes)|....|Data(nbytes)|tag0(1byte)|FCS(4bytes)
464 /* For xmit, 2/6 bytes are added before FCS.
467 * FCS(4bytes)
[all …]
H A Dtag_brcm.c18 #define BRCM_LEGACY_FCS_NAME "brcm-legacy-fcs"
99 * least 64 bytes (including FCS) otherwise they will be discarded when in brcm_tag_xmit_ll()
102 * (including FCS and tag) because the length verification is done after in brcm_tag_xmit_ll()
283 * least 64 bytes (including FCS) otherwise they will be discarded when in brcm_leg_tag_xmit()
286 * (including FCS and tag) because the length verification is done after in brcm_leg_tag_xmit()
333 * least 64 bytes (including FCS) otherwise they will be discarded when in brcm_leg_fcs_tag_xmit()
335 * need to make sure that packets are at least 70 bytes (including FCS in brcm_leg_fcs_tag_xmit()
361 /* Original FCS value */ in brcm_leg_fcs_tag_xmit()
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h219 u64 rx_fcs_err; /* packets with bad FCS. */
221 u64 rx_byte_cnt; /* good bytes count (without FCS) */
234 u64 rx_bcast_byte_cnt; /* broadcast packets byte count (without FCS) */
235 u64 rx_mcast_byte_cnt; /* multicast packets byte count (without FCS) */
248 u64 tx_byte_cnt; /* good bytes count (without FCS) */
264 u64 tx_bcast_byte; /* broadcast packets byte count (without FCS) */
265 u64 tx_mcast_byte; /* multicast packets byte count (without FCS) */
/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h213 * 7 | Packet length (include FCS)
227 * 21 FCS(CRC) error
399 u64 rx_fcs_err; /* RX packets with bad FCS */
401 u64 rx_byte_cnt; /* good bytes received. FCS is NOT included */
402 u64 rx_runt; /* RX packets < 64 bytes with good FCS */
403 u64 rx_frag; /* RX packets < 64 bytes with bad FCS */
415 u64 rx_bc_byte_cnt; /* RX broadcast bytes, excluding FCS */
416 u64 rx_mc_byte_cnt; /* RX multicast bytes, excluding FCS */
427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */
447 u64 tx_bc_byte_cnt; /* broadcast bytes transmitted, excluding FCS */
[all …]
/linux/drivers/net/usb/
H A Dzaurus.c60 u32 fcs; in zaurus_tx_fixup() local
62 fcs = crc32_le(~0, skb->data, skb->len); in zaurus_tx_fixup()
63 fcs = ~fcs; in zaurus_tx_fixup()
65 skb_put_u8(skb, fcs & 0xff); in zaurus_tx_fixup()
66 skb_put_u8(skb, (fcs >> 8) & 0xff); in zaurus_tx_fixup()
67 skb_put_u8(skb, (fcs >> 16) & 0xff); in zaurus_tx_fixup()
68 skb_put_u8(skb, (fcs >> 24) & 0xff); in zaurus_tx_fixup()
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h253 unsigned long rx_fcs_err; /* The number of packets with bad FCS. */
255 …unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included.…
256 …unt; /* The number of packets received that are less than 64 byte long and with good FCS. */
257 …frag; /* The number of packets received that are less than 64 byte long and with bad FCS. */
269 unsigned long rx_bcast_byte_cnt; /* The byte count of broadcast packet received, excluding FCS. */
270 unsigned long rx_mcast_byte_cnt; /* The byte count of multicast packet received, excluding FCS. */
281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
297 unsigned long tx_bcast_byte; /* The byte count of broadcast packet transmitted, excluding FCS. */
298 unsigned long tx_mcast_byte; /* The byte count of multicast packet transmitted, excluding FCS. */
/linux/drivers/tty/
H A Dn_gsm.c102 /* SOF, ADDR, CTRL, LEN1, LEN2, ..., FCS, EOF */
296 u8 fcs; member
467 * gsm_fcs_add - update FCS
468 * @fcs: Current FCS
471 * Update the FCS to include c. Uses the algorithm in the specification
475 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add() argument
477 return gsm_fcs8[fcs ^ c]; in gsm_fcs_add()
481 * gsm_fcs_add_block - update FCS for a block
482 * @fcs: Current FCS
486 * Update the FCS to include c. Uses the algorithm in the specification
[all …]
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h304 unsigned long rx_fcs_err; /* The number of packets with bad FCS. */
306 unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included. */
307 …g rx_runt; /* The number of packets received that are less than 64 byte long and with good FCS. */
308 …ng rx_frag; /* The number of packets received that are less than 64 byte long and with bad FCS. */
320 unsigned long rx_bcast_byte_cnt; /* The byte count of broadcast packet received, excluding FCS. */
321 unsigned long rx_mcast_byte_cnt; /* The byte count of multicast packet received, excluding FCS. */
332 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
348 unsigned long tx_bcast_byte; /* The byte count of broadcast packet transmitted, excluding FCS. */
349 unsigned long tx_mcast_byte; /* The byte count of multicast packet transmitted, excluding FCS. */
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-interrupt-decodes.c82 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
104 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
127 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
149 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
171 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
194 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
223 /*gmx_rx_int_en.s.fcserr = 1; // FCS errors are handled when we get work */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h316 u32 rx_fcs_err; /* RX packets with bad FCS */
318 u32 rx_byte_cnt; /* good bytes received. FCS is NOT included */
319 u32 rx_runt; /* RX packets < 64 bytes with good FCS */
320 u32 rx_frag; /* RX packets < 64 bytes with bad FCS */
332 u32 rx_bcast_byte_cnt; /* RX broadcast bytes, excluding FCS */
333 u32 rx_mcast_byte_cnt; /* RX multicast bytes, excluding FCS */
344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */
362 u32 tx_bcast_byte; /* broadcast bytes transmitted, excluding FCS */
363 u32 tx_mcast_byte; /* multicast bytes transmitted, excluding FCS */
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h333 * than allowed and had an FCS error.
338 * and had an FCS error (100M and 10M only).
340 * than allowed and had an FCS error.
341 * - 7 = GMX FCS error: the RGMII packet had an FCS
362 * - 16 = FCS error: a SPI4.2 packet had an FCS error.
/linux/arch/x86/um/
H A Dptrace.c89 membuf_store(&to, fxsave->fcs | ((unsigned long)fxsave->fop << 16)); in _um_i387_from_fxsr()
134 fxsave->fop = (unsigned short)((from->fcs & 0xffff0000ul) >> 16); in um_fxsr_from_i387()
135 fxsave->fcs = (from->fcs & 0xffff); in um_fxsr_from_i387()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-powkiddy-rgb10max3.dts53 compatible = "fcs,fan53555";
55 fcs,suspend-voltage-selector = <1>;
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr2_fcs_fch_test.c28 * fields : fcs, fch.
68 * Verify that fcs and fch field of MMCR2 match in mmcr2_fcs_fch()
/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h18 #define XTE_TRL_SIZE 4 /* size of Ethernet trailer (FCS) */
40 /* Strip FCS and PAD from incoming frames.
45 /* Generate FCS field and add PAD automatically for outgoing frames.
237 #define XTE_RXC1_RXFCS_MASK (1 << 29) /* FCS not stripped */
246 #define XTE_TXC_TXFCS_MASK (1 << 29) /* Generate FCS */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-nitrogen-som.dtsi100 compatible = "fcs,fan53555";
115 compatible = "fcs,fan53555";
130 compatible = "fcs,fan53555";

12345678910>>...12