Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h1208 #define IB_MAC_IOCB_RSP_DL 0x80 /* data is in large buffer */ macro
H A Dqlge_main.c1738 } else if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DL) { in qlge_build_rx_skb()
1963 } else if ((ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DL) && in qlge_process_mac_rx_intr()
1971 } else if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DL) { in qlge_process_mac_rx_intr()