| 163 | === 9) void '''giet_nic_rx_clear'''( ) === |
| 164 | This function reset all instrumentation (packets counters) associated to the RX channels. |
| 165 | |
| 166 | === 10) void '''giet_nic_tx_clear'''( ) === |
| 167 | This function reset all instrumentation (packets counters) associated to the TX channels. |
| 168 | |
| 169 | === 11) void '''giet_nic_rx_stats( ) === |
| 170 | This function display on kernel TTY0 the content of the instrumentation registers associated to the RX channels. |
| 171 | |
| 172 | === 11) void '''giet_nic_tx_stats( ) === |
| 173 | This function display on kernel TTY0 the content of the instrumentation registers associated to the TX channels. |
| 174 | |
| 175 | |