Lines Matching full:database
540 * rtl83xx_port_fdb_add() - add a static FDB entry to a port database
545 * @db: database where the entry should be added
548 * database or to a bridge database.
591 * rtl83xx_port_fdb_del() - delete a static FDB entry from a port database
596 * @db: database where the entry should be removed
599 * database or from a bridge database.
707 * rtl83xx_port_mdb_add() - add a multicast database entry to a port database
710 * @mdb: multicast database entry to add
711 * @db: database where the entry should be added
713 * This function adds a multicast database entry to the standalone port
714 * database or to a bridge database.
752 * rtl83xx_port_mdb_del() - delete a multicast database entry from a port
753 * database
756 * @mdb: multicast database entry to delete
757 * @db: database where the entry should be removed
759 * This function deletes a multicast database entry from the standalone port
760 * database or from a bridge database.