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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_rnic.c350 wr.rnic_open.req.hdr.context = (unsigned long) (vq_req);
351 wr.rnic_open.req.flags = cpu_to_be16(RNIC_PRIV_MODE);
352 wr.rnic_open.req.port_num = cpu_to_be16(0);
353 wr.rnic_open.req.user_context = (unsigned long) c2dev;
H A Dc2_wr.h1103 * hdr.context is the user_context from the rnic_open WR. NULL If this
1432 union c2wr_rnic_open rnic_open; member in union:c2wr

Completed in 39 milliseconds