Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge.h1207 #define IB_MAC_IOCB_RSP_DS 0x40 /* data is in small buffer */ macro
H A Dqlge_dbg.c1959 ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DS ? "DS " : "", in ql_dump_ib_mac_rsp()
H A Dqlge_main.c1712 if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DS) { in ql_build_rx_skb()
1965 } else if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DS) { in ql_process_mac_rx_intr()