Searched refs:fw_eth_tx_eo_wr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c790 hdrlen = sizeof(struct fw_eth_tx_eo_wr) +
1461 static void *write_eo_udp_wr(struct sk_buff *skb, struct fw_eth_tx_eo_wr *wr,
1496 struct fw_eth_tx_eo_wr *eowr;
2164 wrlen = sizeof(struct fw_eth_tx_eo_wr) + sizeof(struct cpl_tx_pkt_core);
2187 struct sk_buff *skb, struct fw_eth_tx_eo_wr *wr,
2258 struct fw_eth_tx_eo_wr *wr;
2273 wr = (struct fw_eth_tx_eo_wr *)&eohw_txq->q.desc[eohw_txq->q.pidx];
H A Dt4fw_api.h543 struct fw_eth_tx_eo_wr { struct

Completed in 116 milliseconds