Searched defs:kwqe (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c130 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
133 if (dataLen != (3 * sizeof(*kwqe)))
140 if (kwqe[1].init2.hsi_major_version != FCOE_HSI_MAJOR_VERSION)
143 kwqe[1].init2.hsi_major_version,
150 &kwqe[0].init1,
151 &kwqe[1].init2,
152 &kwqe[2].init3) != LM_STATUS_SUCCESS)
170 kcqe.fcoe_conn_id = kwqe[1].conn_offload1.fcoe_conn_id;
254 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
259 if (dataLen != (4 * sizeof(*kwqe)))
411 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
532 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
670 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
779 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
869 union fcoe_kwqe * kwqe = (union fcoe_kwqe *)pData; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h147 struct iscsi_kwqe_conn_update kwqe; member in struct:iscsi_update_ramrod_cached_params

Completed in 46 milliseconds