Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2099 #define IB_MAC_IOCB_RSP_ERR_OVERSIZE 0x08 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c1900 if ((err_flag & IB_MAC_IOCB_RSP_ERR_OVERSIZE) != 0) in ql_build_rx_mp()