Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c1094 attr->max_send_sge = ((rsp->max_write_send_sge & in ocrdma_get_attr()
1097 attr->max_recv_sge = (rsp->max_write_send_sge & in ocrdma_get_attr()
1103 attr->max_rdma_sge = (rsp->max_write_send_sge & in ocrdma_get_attr()
Docrdma_sli.h559 u32 max_write_send_sge; member