Searched refs:ulptx_sge_pair (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dsge.c316 const struct ulptx_sge_pair *p;
341 p = (const struct ulptx_sge_pair *)tq->desc;
350 p = (const struct ulptx_sge_pair *)&addr[2];
358 p = (const struct ulptx_sge_pair *)&addr[1];
365 p = (const struct ulptx_sge_pair *)tq->desc;
889 struct ulptx_sge_pair *to;
892 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_msg.h651 struct ulptx_sge_pair { struct
662 struct ulptx_sge_pair sge[0];
H A Dsge.c265 const struct ulptx_sge_pair *p;
289 p = (const struct ulptx_sge_pair *)q->desc;
298 p = (const struct ulptx_sge_pair *)&addr[2];
306 p = (const struct ulptx_sge_pair *)&addr[1];
313 p = (const struct ulptx_sge_pair *)q->desc;
706 struct ulptx_sge_pair *to;
709 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1];

Completed in 86 milliseconds