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

/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c43 static u16 roce_next_port = 1; variable
82 * starting at roce_next_port. roce_next_port will take on the values
92 roce_next_port /* start */,
95 roce_next_port = (port_num & 4095) + 1;

Completed in 205 milliseconds