Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/ !
Dsge.c318 const struct ulptx_sge_pair *p; in unmap_sgl()
343 p = (const struct ulptx_sge_pair *)tq->desc; in unmap_sgl()
352 p = (const struct ulptx_sge_pair *)&addr[2]; in unmap_sgl()
360 p = (const struct ulptx_sge_pair *)&addr[1]; in unmap_sgl()
367 p = (const struct ulptx_sge_pair *)tq->desc; in unmap_sgl()
890 struct ulptx_sge_pair *to; in write_sgl()
893 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ !
Dt4_msg.h652 struct ulptx_sge_pair { struct
663 struct ulptx_sge_pair sge[0]; argument
Dsge.c267 const struct ulptx_sge_pair *p; in unmap_sgl()
291 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()
300 p = (const struct ulptx_sge_pair *)&addr[2]; in unmap_sgl()
308 p = (const struct ulptx_sge_pair *)&addr[1]; in unmap_sgl()
315 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()
710 struct ulptx_sge_pair *to; in write_sgl()
713 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()