Home
last modified time | relevance | path

Searched refs:IB_MAC_IOCB_RSP_DL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2118 #define IB_MAC_IOCB_RSP_DL 0x80 /* data is in large buffer */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2086 } else if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DL) { in ql_build_rx_mp()