Searched refs:recv_credit_max (Results 1 – 7 of 7) sorted by relevance
29 sp->recv_credit_max); in smbdirect_connection_legacy_debug_proc_show()
433 sp->max_fragmented_recv_size = (sp->recv_credit_max * sp->max_recv_size) / 2; in smbdirect_accept_negotiate_recv_work()442 sp->recv_credit_max); in smbdirect_accept_negotiate_recv_work()
266 qp_cap.max_recv_wr = sp->recv_credit_max + 1; in smbdirect_connection_create_qp()325 sp->recv_credit_max); in smbdirect_connection_create_qp()474 sc->recv_io.mem.pool = mempool_create_slab_pool(sp->recv_credit_max, in smbdirect_connection_create_mem_pools()479 for (i = 0; i < sp->recv_credit_max; i++) { in smbdirect_connection_create_mem_pools()1633 sp->recv_credit_max); in smbdirect_connection_recv_io_done()
807 sp->recv_credit_max); in smbdirect_connect_negotiate_recv_work()
36 __u16 recv_credit_max; member
427 sp->recv_credit_max = smb_direct_receive_credit_max; in smb_direct_listen()
294 sp->recv_credit_max = smbd_receive_credit_max; in _smbd_get_connection()