FreeBSD kernel IXGBE device code
if_fdir.c File Reference
#include "ixgbe.h"
Include dependency graph for if_fdir.c:

Go to the source code of this file.

Functions

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

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: