Searched refs:BCE_TSO_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/bce/ | ||
| HD | if_bcereg.h | 6309 #define BCE_TSO_MAX_SIZE (65535 + sizeof(struct ether_vlan_header)) macro |
| HD | if_bce.c | 3710 max_size = BCE_TSO_MAX_SIZE; in bce_dma_alloc() |