Home
last modified time | relevance | path

Searched refs:BGE_SEND_BUFF_SIZE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_impl.h233 #define BGE_SEND_BUFF_SIZE_DEFAULT 1536 macro
H A Dbge_main2.c2428 if (bgep->chipid.snd_buff_size > BGE_SEND_BUFF_SIZE_DEFAULT)
H A Dbge_chip2.c3031 cidp->snd_buff_size = BGE_SEND_BUFF_SIZE_DEFAULT; in bge_chip_id_init()