Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h308 struct al_eth_meta_data{ struct
309 uint8_t store :1; /**< store the meta into the queues cache */
310 uint8_t words_valid :4; /**< valid bit per word */
312 uint8_t vlan1_cfi_sel:2;
313 uint8_t vlan2_vid_sel:2;
314 uint8_t vlan2_cfi_sel:2;
315 uint8_t vlan2_pbits_sel:2;
316 uint8_t vlan2_ether_sel:2;
318 uint16_t vlan1_new_vid:12;
319 uint8_t vlan1_new_cfi :1;
[all …]