Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dinit.c2069 if (!hfi1_rcvbuf_validate(rcd->egrbufs.rcvtid_size, PT_EAGER, &order)) { in hfi1_setup_eagerbufs()
Dhfi.h1805 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encode);
Ddriver.c236 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() function