Searched refs:MAX_MAC_CREDIT_E2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_fw_defs.h312 #define MAX_MAC_CREDIT_E2 272 /* Per Path */ macro
H A Decore_sp.h1081 * Currently the maximum allowed size is MAX_MAC_CREDIT_E2(272)
1085 #define ECORE_POOL_VEC_SIZE (MAX_MAC_CREDIT_E2 / 64)
H A Decore_sp.c4258 cam_sz = (MAX_MAC_CREDIT_E2
4271 cam_sz = MAX_MAC_CREDIT_E2;

Completed in 167 milliseconds