Home
last modified time | relevance | path

Searched refs:os_slots_used (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dfplustm.h227 int os_slots_used ; /* count of table entries */ member
/linux-6.1.9/drivers/net/fddi/skfp/
Dfplustm.c1101 smc->hw.fp.os_slots_used = 0 ; /* note the SMT addresses */ in mac_clear_multicast()
1152 if (smc->hw.fp.os_slots_used >= FPMAX_MULTICAST-SMT_MAX_MULTI) { in mac_add_multicast()
1169 smc->hw.fp.os_slots_used++ ; in mac_add_multicast()