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

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c715 * @hwsize: the size of each hardware descriptor
730 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, argument
737 size_t hwlen = nelem * hwsize + stat_size;

Completed in 33 milliseconds