Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c44 static u16 roce_next_port = 1; variable
83 * starting at roce_next_port. roce_next_port will take on the values
93 roce_next_port /* start */, in usnic_transport_rsrv_port()
96 roce_next_port = (port_num & 4095) + 1; in usnic_transport_rsrv_port()
/kernel/linux/linux-6.6/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 */, in usnic_transport_rsrv_port()
95 roce_next_port = (port_num & 4095) + 1; in usnic_transport_rsrv_port()

Completed in 1 milliseconds