nucast 473 drivers/net/ethernet/chelsio/cxgb3/common.h unsigned int nucast; /* # of address filters for unicast MACs */ nucast 3549 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c mac->nucast = 1; nucast 245 drivers/net/ethernet/chelsio/cxgb3/xgmac.c if (idx >= mac->nucast) nucast 260 drivers/net/ethernet/chelsio/cxgb3/xgmac.c mac->nucast = n; nucast 315 drivers/net/ethernet/chelsio/cxgb3/xgmac.c int exact_addr_idx = mac->nucast; nucast 874 drivers/net/ethernet/pensando/ionic/ionic_lif.c lif->nucast < nufilters) nucast 875 drivers/net/ethernet/pensando/ionic/ionic_lif.c lif->nucast++; nucast 881 drivers/net/ethernet/pensando/ionic/ionic_lif.c else if (!is_multicast_ether_addr(addr) && lif->nucast) nucast 882 drivers/net/ethernet/pensando/ionic/ionic_lif.c lif->nucast--; nucast 161 drivers/net/ethernet/pensando/ionic/ionic_lif.h unsigned int nucast;