Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c207 static inline bool is_buf_mapped(const struct rx_sw_desc *sdesc) in is_buf_mapped() function
478 if (is_buf_mapped(sdesc)) in free_rx_bufs()
507 if (is_buf_mapped(sdesc)) in unmap_rx_buf()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c205 static inline bool is_buf_mapped(const struct rx_sw_desc *d) in is_buf_mapped() function
487 if (is_buf_mapped(d)) in free_rx_bufs()
514 if (is_buf_mapped(d)) in unmap_rx_buf()