FreeBSD kernel IXGBE device code
ixgbe_fdir.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ixgbe_init_fdir(_a)
 

Functions

void ixgbe_reinit_fdir (void *)
 
void ixgbe_atr (struct tx_ring *, struct mbuf *)
 

Macro Definition Documentation

◆ ixgbe_init_fdir

#define ixgbe_init_fdir (   _a)

Definition at line 51 of file ixgbe_fdir.h.

Function Documentation

◆ ixgbe_atr()

void ixgbe_atr ( struct tx_ring txr,
struct mbuf *  mp 
)

Definition at line 156 of file if_fdir.c.

References UNREFERENCED_2PARAMETER.

◆ ixgbe_reinit_fdir()

void ixgbe_reinit_fdir ( void *  context)

Definition at line 150 of file if_fdir.c.

References UNREFERENCED_PARAMETER.

Referenced by ixgbe_if_update_admin_status().

Here is the caller graph for this function: