diff options
author | np <np@FreeBSD.org> | 2013-01-10 23:56:50 +0000 |
---|---|---|
committer | np <np@FreeBSD.org> | 2013-01-10 23:56:50 +0000 |
commit | db3f5e5e954e0bf1cdddf73772a999008683b9c4 (patch) | |
tree | 0ba62ec10740bbb02f6e0203dfee2a52feb8a78d /sys/dev/sym/sym_hipd.c | |
parent | c4d8c085cfbe2cd37ee1b0a378455be412224eab (diff) | |
download | FreeBSD-src-db3f5e5e954e0bf1cdddf73772a999008683b9c4.zip FreeBSD-src-db3f5e5e954e0bf1cdddf73772a999008683b9c4.tar.gz |
cxgbe(4): Add functions to help synchronize "slow" operations (those not
on the fast data path) and use them instead of frobbing the adapter lock
and busy flag directly.
Other changes made while reworking all slow operations:
- Wait for the reply to a filter request (add/delete). This guarantees
that the operation is complete by the time the ioctl returns.
- Tidy up the tid_info structure.
- Do not allow the tx queue size to be set to something that's not a
power of 2.
MFC after: 1 week
Diffstat (limited to 'sys/dev/sym/sym_hipd.c')
0 files changed, 0 insertions, 0 deletions