BGE_SEND_BUF_NUM
#define BGE_SEND_BUF_MAX (BGE_SEND_BUF_NUM*BGE_SEND_BUF_ARRAY)
srp->tx_buffers = BGE_SEND_BUF_NUM;
for (slot = 0; slot < BGE_SEND_BUF_NUM/BGE_SPLIT; ++slot) {
srp->tx_buffers = BGE_SEND_BUF_NUM;
txbuffsize = BGE_SEND_BUF_NUM*bgep->chipid.snd_buff_size;
txbuf = srp->txbuf + array*BGE_SEND_BUF_NUM;
for (slot = 0; slot < BGE_SEND_BUF_NUM/BGE_SPLIT; ++slot) {
txbuf_item = srp->txbuf_head + array*BGE_SEND_BUF_NUM;
txbuf = srp->txbuf + array*BGE_SEND_BUF_NUM;
for (slot = 0; slot < BGE_SEND_BUF_NUM; ++slot) {
txbuf_item = srp->txbuf_head + array*BGE_SEND_BUF_NUM;
txbuf_queue->count += BGE_SEND_BUF_NUM - 1;
srp->tx_buffers += BGE_SEND_BUF_NUM;
txbuffsize = BGE_SEND_BUF_NUM*bgep->chipid.snd_buff_size;
&area, BGE_SEND_BUF_NUM/BGE_SPLIT,
BGE_SEND_BUF_NUM/BGE_SPLIT,