Searched refs:SMBDIRECT_MIN_RECEIVE_SIZE (Results 1 – 3 of 3) sorted by relevance
12 #define SMBDIRECT_MIN_RECEIVE_SIZE 128 macro
385 if (max_receive_size < SMBDIRECT_MIN_RECEIVE_SIZE) { in smbdirect_accept_negotiate_recv_work()389 SMBDIRECT_MIN_RECEIVE_SIZE); in smbdirect_accept_negotiate_recv_work()407 sp->max_recv_size = max_t(u32, sp->max_recv_size, SMBDIRECT_MIN_RECEIVE_SIZE); in smbdirect_accept_negotiate_recv_work()
759 if (max_receive_size < SMBDIRECT_MIN_RECEIVE_SIZE) { in smbdirect_connect_negotiate_recv_work()763 SMBDIRECT_MIN_RECEIVE_SIZE); in smbdirect_connect_negotiate_recv_work()813 sp->max_recv_size = max_t(u32, sp->max_recv_size, SMBDIRECT_MIN_RECEIVE_SIZE); in smbdirect_connect_negotiate_recv_work()