Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dinit.c2005 if (!hfi1_rcvbuf_validate(rcd->egrbufs.rcvtid_size, PT_EAGER, &order)) { in hfi1_setup_eagerbufs()
H A Dhfi.h1942 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encode);
H A Ddriver.c240 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() function