Home
last modified time | relevance | path

Searched refs:ROCKER_TLV_OF_DPA_DST_IP_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker_hw.h335 ROCKER_TLV_OF_DPA_DST_IP_MASK, /* __be32 */ enumerator
H A Drocker_of_dpa.c1464 if (flow_tlvs[ROCKER_TLV_OF_DPA_DST_IP_MASK]) { in of_dpa_cmd_add_unicast_routing()
1466 rocker_tlv_get_u32(flow_tlvs[ROCKER_TLV_OF_DPA_DST_IP_MASK]); in of_dpa_cmd_add_unicast_routing()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_hw.h322 ROCKER_TLV_OF_DPA_DST_IP_MASK, /* __be32 */ enumerator
H A Drocker_ofdpa.c391 if (rocker_tlv_put_be32(desc_info, ROCKER_TLV_OF_DPA_DST_IP_MASK, in ofdpa_cmd_flow_tbl_add_ucast_routing()