Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c127 mac_addr->state = FBNIC_TCAM_S_ADD; in fbnic_bmc_rpc_all_multi_config()
211 mac_addr->state = FBNIC_TCAM_S_ADD; in fbnic_bmc_rpc_init()
218 mac_addr->state = FBNIC_TCAM_S_ADD; in fbnic_bmc_rpc_init()
400 avail_addr->state = FBNIC_TCAM_S_ADD; in __fbnic_uc_sync()
445 avail_addr->state = FBNIC_TCAM_S_ADD; in __fbnic_mc_sync()
454 avail_addr->state = FBNIC_TCAM_S_ADD; in __fbnic_mc_sync()
487 mac_addr->state = FBNIC_TCAM_S_ADD; in fbnic_promisc_sync()
507 mac_addr->state = FBNIC_TCAM_S_ADD; in fbnic_promisc_sync()
552 dest_addr->state = FBNIC_TCAM_S_ADD; in fbnic_sift_macda()
849 avail_addr->state = FBNIC_TCAM_S_ADD; in __fbnic_ip4_sync()
[all …]
H A Dfbnic_rpc.h26 FBNIC_TCAM_S_ADD = 2, enumerator
27 FBNIC_TCAM_S_UPDATE = FBNIC_TCAM_S_ADD,
H A Dfbnic_ethtool.c982 if (ip_src && ip_src->state == FBNIC_TCAM_S_ADD) in fbnic_set_cls_rule_ins()
1052 if (ip_src && ip_src->state == FBNIC_TCAM_S_ADD) in fbnic_set_cls_rule_ins()
1091 if (ip_src && ip_src->state == FBNIC_TCAM_S_ADD) in fbnic_set_cls_rule_ins()
H A Dfbnic_netdev.c208 mac_addr->state = FBNIC_TCAM_S_ADD; in __fbnic_set_rx_mode()