Searched refs:PROTOCOL_RESERVED_SIZE_IN_PACKET (Results 1 – 3 of 3) sorted by relevance
1277 #define PROTOCOL_RESERVED_SIZE_IN_PACKET (4 * sizeof(void *)) macro1297 uint8_t np_protocolreserved[PROTOCOL_RESERVED_SIZE_IN_PACKET];
1388 32, PROTOCOL_RESERVED_SIZE_IN_PACKET);
669 sc->ndis_maxpkts, PROTOCOL_RESERVED_SIZE_IN_PACKET); in ndis_attach()