Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_impl.h248 #define BGE_RECV_SLOTS_USED 2048 /* required */ macro
250 #define BGE_RECV_SLOTS_USED 1024 /* could be 2048 anyway */ macro
H A Dbge_chip2.c2576 cidp->recv_slots = BGE_RECV_SLOTS_USED; in bge_chip_id_init()