diff options
author | np <np@FreeBSD.org> | 2015-06-06 18:00:36 +0000 |
---|---|---|
committer | np <np@FreeBSD.org> | 2015-06-06 18:00:36 +0000 |
commit | edfdc5c75d4637e168dba5b0cfdbf09e7fd0f150 (patch) | |
tree | 61b344d86b4d21ff87e46013e425432b39918067 /sys/gnu/dts/arm/imx6dl.dtsi | |
parent | fcae6374c46e27235434ab48a7b1cd1da69782dd (diff) | |
download | FreeBSD-src-edfdc5c75d4637e168dba5b0cfdbf09e7fd0f150.zip FreeBSD-src-edfdc5c75d4637e168dba5b0cfdbf09e7fd0f150.tar.gz |
MFC r278239 and r278374.
r278239:
cxgbe(4): reserve id for iSCSI upper layer driver.
r278374:
cxgbe(4): tidy up some of the interaction between the Upper Layer
Drivers (ULDs) and the base if_cxgbe driver.
Track the per-adapter activation of ULDs in a new "active_ulds" field.
This was done pretty arbitrarily before this change -- via TOM_INIT_DONE
in adapter->flags for TOM, and the (1 << MAX_NPORTS) bit in
adapter->offload_map for iWARP.
iWARP and hw-accelerated iSCSI rely on the TOE (supported by the TOM
ULD). The rules are:
a) If the iWARP and/or iSCSI ULDs are available when TOE is enabled then
iWARP and/or iSCSI are enabled too.
b) When the iWARP and iSCSI modules are loaded they go looking for
adapters with TOE enabled and enable themselves on that adapter.
c) You cannot deactivate or unload the TOM module from underneath iWARP
or iSCSI. Any such attempt will fail with EBUSY.
Diffstat (limited to 'sys/gnu/dts/arm/imx6dl.dtsi')
0 files changed, 0 insertions, 0 deletions