freebsd-dev/sys/dev/cxgbe/crypto
John Baldwin 475d54fac3 Reject new sessions if the necessary queues aren't initialized.
ccr reuses the control queue and first rx queue from the first port on
each adapter.  The driver cannot send requests until those queues are
initialized.  Refuse to create sessions for now if the queues aren't
ready.  This is a workaround until cxgbe allocates one or more
dedicated queues for ccr.

PR:		233851
MFC after:	1 week
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D18478
2019-01-15 18:53:45 +00:00
..
t4_crypto.c Reject new sessions if the necessary queues aren't initialized. 2019-01-15 18:53:45 +00:00
t4_crypto.h Consolidate on a single set of constants for SCMD fields. 2018-11-16 19:08:52 +00:00