Searched refs:BCE_TSO_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/bce/ | ||
| D | if_bcereg.h | 6354 #define BCE_TSO_MAX_SIZE (65535 + sizeof(struct ether_vlan_header)) macro |
| D | if_bce.c | 3691 max_size = BCE_TSO_MAX_SIZE; in bce_dma_alloc() |