Searched refs:NFP_FLOWER_LAYER_IPV6 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1460 if (key_meta->nfp_flow_key_layer & NFP_FLOWER_LAYER_IPV6)
H A Dconntrack.c649 if (in_key_ls.key_layer & NFP_FLOWER_LAYER_IPV6) {
951 if (NFP_FLOWER_LAYER_IPV6 & key_layer.key_layer) {
H A Doffload.c70 NFP_FLOWER_LAYER_IPV6)
77 NFP_FLOWER_LAYER_IPV6)
425 key_layer |= NFP_FLOWER_LAYER_IPV6;
507 !(key_layer & NFP_FLOWER_LAYER_IPV6)) {
515 key_layer |= NFP_FLOWER_LAYER_IPV6;
742 if (key_layer & NFP_FLOWER_LAYER_IPV6) {
1166 !(key_layer & NFP_FLOWER_LAYER_IPV6)) {
1171 if (key_layer & NFP_FLOWER_LAYER_IPV6)
1226 key_layer & NFP_FLOWER_LAYER_IPV6) {
H A Dcmsg.h22 #define NFP_FLOWER_LAYER_IPV6 BIT(5) macro
H A Dmatch.c620 if (NFP_FLOWER_LAYER_IPV6 & key_ls->key_layer) {

Completed in 147 milliseconds