Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dinit.c115 static uint hfi1_hdrq_entsize = 32; variable
116 module_param_named(hdrq_entsize, hfi1_hdrq_entsize, uint, 0444);
406 rcd->rcvhdrqentsize = hfi1_hdrq_entsize; in hfi1_create_ctxtdata()
1655 if (!encode_rcv_header_entry_size(hfi1_hdrq_entsize)) { in init_one()
1657 hfi1_hdrq_entsize); in init_one()