Searched refs:BGE_NUM_RDMA_CHANNELS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c2433 for (i = 0; i < BGE_NUM_RDMA_CHANNELS / 2; i++) {
2440 if (i != BGE_NUM_RDMA_CHANNELS / 2) {
3909 * If controller transmitted more than BGE_NUM_RDMA_CHANNELS
3913 if (ucast + mcast + bcast > BGE_NUM_RDMA_CHANNELS) {
H A Dif_bgereg.h1658 #define BGE_NUM_RDMA_CHANNELS 4 macro

Completed in 140 milliseconds