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

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c496 * unmap_rx_buf - unmap the current RX buffer on an SGE Free List
508 static void unmap_rx_buf(struct adapter *adapter, struct sge_fl *fl) function
1586 * this function undoes the series of @unmap_rx_buf calls which were done
1696 unmap_rx_buf(rspq->adapter, &rxq->fl);
/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c431 * unmap_rx_buf - unmap the current Rx buffer on an SGE free list
441 static void unmap_rx_buf(struct adapter *adap, struct sge_fl *q) function
1623 * This function undoes a series of @unmap_rx_buf calls when we find out
1727 unmap_rx_buf(q->adap, &rxq->fl);

Completed in 73 milliseconds