Searched refs:ETH_MIRROR_VIRTUAL_POOL_UP (Results 1 – 5 of 5) sorted by relevance
812 #define ETH_MIRROR_VIRTUAL_POOL_UP 0x01 /**< Virtual Pool uplink Mirroring. */ macro
4260 if ((mirror_conf->rule_type & (ETH_MIRROR_VIRTUAL_POOL_UP | in rte_eth_mirror_rule_set()
5732 ((mirror_type) & ~(uint8_t)(ETH_MIRROR_VIRTUAL_POOL_UP | \5824 if (mirror_conf->rule_type & ETH_MIRROR_VIRTUAL_POOL_UP) { in ixgbe_mirror_rule_set()5861 if (mirror_conf->rule_type & ETH_MIRROR_VIRTUAL_POOL_UP) { in ixgbe_mirror_rule_set()
10408 case ETH_MIRROR_VIRTUAL_POOL_UP: in i40e_mirror_rule_set()10434 (mirror_conf->rule_type == ETH_MIRROR_VIRTUAL_POOL_UP) ? in i40e_mirror_rule_set()
9301 mr_conf.rule_type = ETH_MIRROR_VIRTUAL_POOL_UP; in cmd_set_mirror_mask_parsed()