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

/linux-4.4.14/drivers/infiniband/core/
H A Ducm.c1077 static ssize_t (*ucm_cmd_table[])(struct ib_ucm_file *file, variable
1116 if (hdr.cmd >= ARRAY_SIZE(ucm_cmd_table)) ib_ucm_write()
1122 result = ucm_cmd_table[hdr.cmd](file, buf + sizeof(hdr), ib_ucm_write()

Completed in 44 milliseconds