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

/freebsd-10-stable/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:__anon7494::__anon7495
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:__anon7494::__anon7496
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:__anon7494::__anon7497
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:__anon7494::__anon7499
323 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon7494::__anon7500
378 uint64_t vlan_valid : 1; /**< set to 1 if we found DSA/VLAN in the L2 */ member in struct:__anon7494::__anon7501
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_roce.c64 MLX5_SET_RA(mlx5_addr, vlan_valid, 1);
/freebsd-10-stable/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-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1920 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_roce_addr_layout_bits
3372 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_set_l2_table_entry_in_bits
4335 u8 vlan_valid[0x1]; member in struct:mlx5_ifc_query_l2_table_entry_out_bits
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c2632 if (cpl->vlan_valid) {

Completed in 208 milliseconds