Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c477 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index, in sc_hw_alloc() function
690 ret = sc_hw_alloc(dd, type, &sw_index, &hw_context); in sc_alloc()