Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.h295 enum net_prot cls_prot; member
Ddpaa2-eth.c2040 .cls_prot = NET_PROT_IP,
2045 .cls_prot = NET_PROT_IP,
2050 .cls_prot = NET_PROT_IP,
2058 .cls_prot = NET_PROT_UDP,
2063 .cls_prot = NET_PROT_UDP,
2102 key->extract.from_hdr.prot = hash_fields[i].cls_prot; in dpaa2_eth_set_hash()