Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c196 static inline bool is_buf_mapped(const struct rx_sw_desc *d) in is_buf_mapped() function
443 if (is_buf_mapped(d)) in free_rx_bufs()
470 if (is_buf_mapped(d)) in unmap_rx_buf()