Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c1020 static int read_idle_sma(struct hfi1_devdata *dd, u64 *data);
3130 ret = read_idle_sma(dd, &msg); in handle_sma_message()
5237 static int read_idle_sma(struct hfi1_devdata *dd, u64 *data) in read_idle_sma() function