hw.atm.fatm N .stats |
| Returns a device specific statistic list of .Vt uint32_t statistic counters. |
hw.atm.fatm N .istats |
| Returns a list of .Vt uint32_t with internal driver statistics. |
hw.atm.fatm N .retry_tx |
| If this is set packets are stuffed back into the interfaces send queue when the cards transmit queue is found to be full. They are transmitted later. If this is not set the packets are dropped. It may be useful to set this if only UBR traffic is sent. |
hw.atm.fatm N .debug |
| .Bf Em (Only if debugging enabled.) .Ef These are debugging flags. See src/sys/dev/fatm/if_fatmvar.h for the possible flags. |
|