Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c585 bool has_ethertype = false; in is_valid_ethertype() local
597 has_ethertype = true; in is_valid_ethertype()
606 type_valid = (!has_ethertype) || (!ip_spec_type); in is_valid_ethertype()