|
@@ -298,8 +298,6 @@ struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
|
unsigned int skb_len, unsigned int pull_len);
|
|
unsigned int skb_len, unsigned int pull_len);
|
|
int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, u16 size);
|
|
int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, u16 size);
|
|
int cxgb4_flush_eq_cache(struct net_device *dev);
|
|
int cxgb4_flush_eq_cache(struct net_device *dev);
|
|
-void cxgb4_disable_db_coalescing(struct net_device *dev);
|
|
|
|
-void cxgb4_enable_db_coalescing(struct net_device *dev);
|
|
|
|
int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
|
|
int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
|
|
u64 cxgb4_read_sge_timestamp(struct net_device *dev);
|
|
u64 cxgb4_read_sge_timestamp(struct net_device *dev);
|
|
|
|
|