Home
last modified time | relevance | path

Searched refs:need_skb_unmap (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c205 static inline int need_skb_unmap(void) in need_skb_unmap() function
292 const int need_unmap = need_skb_unmap() && in free_tx_desc()
1061 if (need_skb_unmap()) { in write_wr_hdr_sgl()
1605 if (need_skb_unmap()) { in write_ofld_wr()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c231 static inline int need_skb_unmap(void) in need_skb_unmap() function
393 const int need_unmap = need_skb_unmap() && unmap; in free_tx_desc()