Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_rpc.h143 #define FBNIC_RPC_TCAM_ACT1_IP_IS_V6 CSR_BIT(11) macro
A Dfbnic_ethtool.c640 } else if ((act_tcam->value.tcam[1] & FBNIC_RPC_TCAM_ACT1_IP_IS_V6)) { in fbnic_get_cls_rule()
921 flow_mask &= ~(FBNIC_RPC_TCAM_ACT1_IP_IS_V6 | in fbnic_set_cls_rule_ins()
1029 flow_value |= FBNIC_RPC_TCAM_ACT1_IP_IS_V6 | in fbnic_set_cls_rule_ins()
1032 flow_mask &= ~(FBNIC_RPC_TCAM_ACT1_IP_IS_V6 | in fbnic_set_cls_rule_ins()
A Dfbnic_rpc.c247 ((_v6) ? FBNIC_RPC_TCAM_ACT1_IP_IS_V6 : 0))

Completed in 11 milliseconds