Home
last modified time | relevance | path

Searched refs:tx_sw_desc (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h163 struct tx_sw_desc;
177 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
Dsge.c109 struct tx_sw_desc { /* SW state per Tx descriptor */ struct
240 struct tx_sw_desc *d = &q->sdesc[cidx]; in unmap_skb()
288 struct tx_sw_desc *d; in free_tx_desc()
1058 struct tx_sw_desc *sd = &q->sdesc[pidx]; in write_wr_hdr_sgl()
3007 size_t sz = i == TXQ_CTRL ? 0 : sizeof(struct tx_sw_desc); in t3_sge_alloc_qset()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h230 struct tx_sw_desc;
247 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
Dsge.c157 struct tx_sw_desc { struct
380 struct tx_sw_desc *sdesc; in free_tx_desc()
2424 sizeof(struct tx_sw_desc), in t4vf_sge_alloc_eth_txq()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h634 struct tx_sw_desc;
645 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
Dsge.c138 struct tx_sw_desc { /* SW state per Tx descriptor */ struct
383 struct tx_sw_desc *d; in free_tx_desc()
2765 sizeof(struct tx_desc), sizeof(struct tx_sw_desc), in t4_sge_alloc_eth_txq()
2887 sizeof(struct tx_desc), sizeof(struct tx_sw_desc), in t4_sge_alloc_ofld_txq()