Searched refs:MAX_H_SIZE (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/tipc/
H A Ddiscover.c89 MAX_H_SIZE, dest_domain); tipc_disc_init_msg()
255 rbuf = tipc_buf_acquire(MAX_H_SIZE); tipc_disc_rcv()
366 req->buf = tipc_buf_acquire(MAX_H_SIZE); tipc_disc_create()
H A Dmsg.h90 #define MAX_H_SIZE 60 /* Largest possible TIPC header size */ macro
92 #define MAX_MSG_SIZE (MAX_H_SIZE + TIPC_MAX_USER_MSG_SIZE)
H A Dmsg.c214 if (unlikely(hsz < MIN_H_SIZE) || (hsz > MAX_H_SIZE)) tipc_msg_validate()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c31 #define MAX_H_SIZE 5 /* Range: [-5..5], negative is smaller, positive is larger */ macro

Completed in 93 milliseconds