Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c131 static int hermon_loopback_alloc_qps(hermon_loopback_state_t *lstate,
1113 if (hermon_loopback_alloc_qps(&lstate, &lstate.hls_tx) != 0) { in hermon_ioctl_loopback()
1122 if (hermon_loopback_alloc_qps(&lstate, &lstate.hls_rx) != 0) { in hermon_ioctl_loopback()
2935 hermon_loopback_alloc_qps(hermon_loopback_state_t *lstate, in hermon_loopback_alloc_qps() function