Searched refs:RSP_TYPE_CPL (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb4/
H A Dt4_hw.h62 enum { RSP_TYPE_FLBUF, RSP_TYPE_CPL, RSP_TYPE_INTR }; /* response entry types */ enumerator in enum:__anon16487
H A Dsge.c1757 } else if (likely(rsp_type == RSP_TYPE_CPL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.h62 enum { RSP_TYPE_FLBUF, RSP_TYPE_CPL, RSP_TYPE_INTR }; /* response entry types */ enumerator in enum:__anon28180
H A Dsge.c1757 } else if (likely(rsp_type == RSP_TYPE_CPL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb4vf/
H A Dsge.c1723 } else if (likely(rsp_type == RSP_TYPE_CPL)) {
1726 WARN_ON(rsp_type > RSP_TYPE_CPL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dsge.c1723 } else if (likely(rsp_type == RSP_TYPE_CPL)) {
1726 WARN_ON(rsp_type > RSP_TYPE_CPL);

Completed in 83 milliseconds