Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2117 #define IB_MAC_IOCB_RSP_DS 0x40 /* data is in small buffer */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2018 if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DS) { in ql_build_rx_mp()