Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bcereg.h5702 #define MAX_CID_CNT 0x4000 macro
5703 #define MAX_CID_ADDR (GET_CID_ADDR(MAX_CID_CNT))
H A Dif_bce.c3654 val = 0x10000 + (MAX_CID_CNT * MB_KERNEL_CTX_SIZE); in bce_chipinit()