Home
last modified time | relevance | path

Searched refs:unmap_rx_buf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c491 * unmap_rx_buf - unmap the current RX buffer on an SGE Free List
503 static void unmap_rx_buf(struct adapter *adapter, struct sge_fl *fl) in unmap_rx_buf() function
1706 * this function undoes the series of @unmap_rx_buf calls which were done
1818 unmap_rx_buf(rspq->adapter, &rxq->fl); in process_responses()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c491 * unmap_rx_buf - unmap the current RX buffer on an SGE Free List
503 static void unmap_rx_buf(struct adapter *adapter, struct sge_fl *fl) in unmap_rx_buf() function
1703 * this function undoes the series of @unmap_rx_buf calls which were done
1815 unmap_rx_buf(rspq->adapter, &rxq->fl); in process_responses()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c456 * unmap_rx_buf - unmap the current Rx buffer on an SGE free list
466 static void unmap_rx_buf(struct adapter *adap, struct sge_fl *q) in unmap_rx_buf() function
3799 * This function undoes a series of @unmap_rx_buf calls when we find out
3908 unmap_rx_buf(q->adap, &rxq->fl); in process_responses()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c456 * unmap_rx_buf - unmap the current Rx buffer on an SGE free list
466 static void unmap_rx_buf(struct adapter *adap, struct sge_fl *q) in unmap_rx_buf() function
3824 * This function undoes a series of @unmap_rx_buf calls when we find out
3933 unmap_rx_buf(q->adap, &rxq->fl); in process_responses()

Completed in 20 milliseconds