Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3129 bool has_ethertype = false; in is_valid_ethertype() local
3141 has_ethertype = true; in is_valid_ethertype()
3150 type_valid = (!has_ethertype) || (!ip_spec_type); in is_valid_ethertype()