Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c1156 attr->max_send_sge = ((rsp->max_write_send_sge & in ocrdma_get_attr()
1159 attr->max_recv_sge = (rsp->max_write_send_sge & in ocrdma_get_attr()
1165 attr->max_rdma_sge = (rsp->max_write_send_sge & in ocrdma_get_attr()
Docrdma_sli.h617 u32 max_write_send_sge; member