Lines Matching +full:entry +full:- +full:method
65 table->es_nitems = 0;
81 METHOD etherswitch_info_t* getinfo {
88 METHOD void lock {
95 METHOD void unlock {
102 METHOD int readreg {
110 METHOD int writereg {
119 METHOD int readphyreg {
128 METHOD int writephyreg {
138 METHOD int getport {
146 METHOD int setport {
154 METHOD int getvgroup {
162 METHOD int setvgroup {
170 METHOD int getconf {
178 METHOD int setconf {
186 METHOD int flush_all {
191 # Flush a single MAC address entry
193 METHOD int flush_mac {
195 etherswitch_atu_flush_macentry_t *entry;
201 METHOD int flush_port {
209 METHOD int fetch_table {
215 # Fetch a single entry from the ethernet switch table.
217 METHOD int fetch_table_entry {
219 etherswitch_atu_entry_t *entry;