Searched refs:ProtocolFlags (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskcsum.h63 * Define the default bit flags for 'SKCS_PACKET_INFO.ProtocolFlags' if no user
173 unsigned ProtocolFlags; member in struct:s_CsPacketInfo
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptlan.c1441 "ProtocolFlags=%02Xh (%c%c%c%c)\n",
1443 ioc->pfacts[i].ProtocolFlags,
1445 ioc->pfacts[i].ProtocolFlags));
1447 if (!(ioc->pfacts[i].ProtocolFlags &
H A Dmptbase.c1845 if ((ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN) &&
2137 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_INITIATOR) {
2142 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_TARGET) {
2147 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN) {
2555 pfacts->ProtocolFlags = le16_to_cpu(pfacts->ProtocolFlags);
5636 if (ioc->pfacts[p].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN) {
5702 if (showlan && (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN)) {
H A Dmptfc.c1141 if (ioc->pfacts[ii].ProtocolFlags &
H A Dmptspi.c1333 if (ioc->pfacts[ii].ProtocolFlags &
H A Dmptsas.c3037 if (ioc->pfacts[ii].ProtocolFlags &
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_ioc.h336 U16 ProtocolFlags; /* 1Ah */ member in struct:_MSG_PORT_FACTS_REPLY
355 /* ProtocolFlags values */

Completed in 116 milliseconds