Searched refs:FCS (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcs_port.c19 * bfa_fcs_pport.c BFA FCS PPORT ( physical port)
30 BFA_TRC_FILE(FCS, PPORT);
H A Dbfa_fcs_uf.c19 * bfa_fcs_uf.c BFA FCS UF ( Unsolicited Frames)
30 BFA_TRC_FILE(FCS, UF);
H A Dn2n.c28 BFA_TRC_FILE(FCS, N2N);
H A Drport_api.c24 BFA_TRC_FILE(FCS, RPORT_API);
31 * fcs_rport_api FCS rport API.
H A Dvfapi.c25 BFA_TRC_FILE(FCS, VFAPI);
72 * param[in] vf - FCS vf data structure. Memory is
74 * param[in] fcs - FCS module
180 * Returns FCS vf structure for a given vf_id.
202 * Returns driver VF structure for a given FCS vf.
H A Dloop.c28 BFA_TRC_FILE(FCS, LOOP);
H A Dlport_api.c19 * port_api.c BFA FCS port
30 BFA_TRC_FILE(FCS, PORT_API);
35 * fcs_port_api BFA FCS port API
H A Drport_ftrs.c31 BFA_TRC_FILE(FCS, RPORT_FTRS);
46 * fcs_rport_ftrs_sm FCS rport state machine events
H A Dscn.c28 BFA_TRC_FILE(FCS, SCN);
50 * fcs_scm_sm FCS SCN state machine
181 * fcs_scn_private FCS SCN private functions
321 * fcs_scn_public FCS state change notification public interfaces
H A Dfcpim.c34 BFA_TRC_FILE(FCS, FCPIM);
54 * fcs_itnim_sm FCS itnim state machine events
100 * fcs_itnim_sm FCS itnim state machine
375 * itnim_private FCS ITNIM private interfaces
528 * itnim_public FCS ITNIM public interfaces
707 * BFA notification to FCS/driver for second level error recovery.
H A Dms.c27 BFA_TRC_FILE(FCS, MS);
63 * fcs_ms_sm FCS MS state machine
H A Dvport.c19 * bfa_fcs_vport.c FCS virtual port state machine
32 BFA_TRC_FILE(FCS, VPORT);
52 * fcs_vport_sm FCS virtual port state machine
430 * fcs_vport_private FCS virtual port private functions
565 * fcs_vport_public FCS virtual port public interfaces
598 * delete notification from fabric SM. To be invoked from within FCS.
620 * Use this function to instantiate a new FCS vport object. This
626 * param[in] fcs - FCS instance
671 * Use this function to instantiate a new FCS PBC vport object. This
677 * param[in] fcs - FCS instanc
[all...]
H A Dbfa_fcs_lport.c19 * bfa_fcs_port.c BFA FCS port
37 BFA_TRC_FILE(FCS, PORT);
82 * fcs_port_sm FCS logical port state machine
605 * fcs_lport_api BFA FCS port API
H A Dfabric.c34 BFA_TRC_FILE(FCS, FABRIC);
870 * Fabric module start -- kick starts FCS actions
1316 * Not used by FCS.
H A Dns.c36 BFA_TRC_FILE(FCS, NS);
93 * fcs_ns_sm FCS nameserver interface state machine
1000 * TBD : Need to use a local (FCS private) response buffer, since the response
1182 * fcs_ns_public FCS nameserver public interfaces
H A Dfdmi.c19 * port_api.c BFA FCS port
32 BFA_TRC_FILE(FCS, FDMI);
80 * fcs_fdmi_sm FCS FDMI state machine
H A Drport.c37 BFA_TRC_FILE(FCS, RPORT);
98 * fcs_rport_sm FCS rport state machine events
1387 * fcs_rport_private FCS RPORT provate functions
2230 * fcs_rport_public FCS rport public interfaces
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dmac_structures.h544 /* FCS 4 bytes */
554 u16 FCS; member in struct:Control_Frame
566 /* FCS */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c1051 #define FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) macro
1070 fcs = FCS(fcs, v);

Completed in 131 milliseconds