Searched refs:vlan_valid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h85 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon8808::__anon8809
88 uint64_t vlan_cfi : 1; /**< HW sets to the DSA/VLAN CFI flag (valid when vlan_valid) */
89 uint64_t vlan_id :12; /**< HW sets to the DSA/VLAN_ID field (valid when vlan_valid) */
141 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon8808::__anon8810
144 uint64_t vlan_cfi : 1; /**< HW sets to the DSA/VLAN CFI flag (valid when vlan_valid) */
145 uint64_t vlan_id :12; /**< HW sets to the DSA/VLAN_ID field (valid when vlan_valid) */
199 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon8808::__anon8811
202 uint64_t vlan_cfi : 1; /**< HW sets to the DSA/VLAN CFI flag (valid when vlan_valid) */
203 uint64_t vlan_id :12; /**< HW sets to the DSA/VLAN_ID field (valid when vlan_valid) */
268 uint64_t vlan_valid member in struct:__anon8808::__anon8813
323 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon8808::__anon8814
378 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon8808::__anon8815
[all...]
/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1293 __u8 vlan_valid:1; member in struct:cpl_rx_pkt
1297 __u8 vlan_valid:1; member in struct:cpl_rx_pkt
/freebsd-11.0-release/sys/dev/mlx5/
H A Dmlx5_ifc.h1600 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_roce_addr_layout_bits
2942 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_set_l2_table_entry_in_bits
3835 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_query_l2_table_entry_out_bits
/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_sge.c2626 if (cpl->vlan_valid) {

Completed in 104 milliseconds