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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dverbs.c315 } qp_state_table[IB_QPS_ERR + 1][IB_QPS_ERR + 1] = { variable in typeref:struct:__anon11559
546 if (!qp_state_table[cur_state][next_state].valid)
549 req_param = qp_state_table[cur_state][next_state].req_param[type];
550 opt_param = qp_state_table[cur_state][next_state].opt_param[type];

Completed in 217 milliseconds