Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dfs.c584 bool has_ethertype = false; in is_valid_ethertype() local
596 has_ethertype = true; in is_valid_ethertype()
605 type_valid = (!has_ethertype) || (!ip_spec_type); in is_valid_ethertype()