TwiceAsNice  2019-02-18
Macros | Functions
tx_io_pio_threshold.c File Reference
#include <errno.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/time.h>
#include "main.h"
Include dependency graph for tx_io_pio_threshold.c:

Macros

#define LEVEL   10
 

Functions

static int _service_test (int fd)
 
static int _tx_threshold (int fd, int above, long *us)
 
static int _function_test (int fd)
 
int tx_io_pio_threshold_test (int fd)
 

Macro Definition Documentation

◆ LEVEL

#define LEVEL   10

Function Documentation

◆ _function_test()

static int _function_test ( int  fd)
static

◆ _service_test()

static int _service_test ( int  fd)
static

◆ _tx_threshold()

static int _tx_threshold ( int  fd,
int  above,
long us 
)
static

◆ tx_io_pio_threshold_test()

int tx_io_pio_threshold_test ( int  fd)