Home
last modified time | relevance | path

Searched defs:bge_rx_bd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_bgereg.h2293 struct bge_rx_bd { struct
2294 bge_hostaddr bge_addr;
2296 volatile uint16_t bge_idx;
2297 volatile uint16_t bge_len;
2298 volatile uint16_t bge_type;
2299 volatile uint16_t bge_flags;
2300 volatile uint16_t bge_ip_csum;
2301 volatile uint16_t bge_tcp_udp_csum;
2302 volatile uint16_t bge_error_flag;
2303 volatile uint16_t bge_vlan_tag;
[all …]