Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dpio.c453 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index, in sc_hw_alloc() function
686 ret = sc_hw_alloc(dd, type, &sw_index, &hw_context); in sc_alloc()