FreeBSD kernel BXE device code
ecore_rx_mode_obj Struct Reference

#include <ecore_sp.h>

Data Fields

int(* config_rx_mode )(struct bxe_softc *sc, struct ecore_rx_mode_ramrod_params *p)
 
int(* wait_comp )(struct bxe_softc *sc, struct ecore_rx_mode_ramrod_params *p)
 

Detailed Description

Definition at line 960 of file ecore_sp.h.

Field Documentation

◆ config_rx_mode

int(* ecore_rx_mode_obj::config_rx_mode) (struct bxe_softc *sc, struct ecore_rx_mode_ramrod_params *p)

Definition at line 961 of file ecore_sp.h.

Referenced by ecore_config_rx_mode(), and ecore_init_rx_mode_obj().

◆ wait_comp

int(* ecore_rx_mode_obj::wait_comp) (struct bxe_softc *sc, struct ecore_rx_mode_ramrod_params *p)

Definition at line 964 of file ecore_sp.h.

Referenced by ecore_config_rx_mode(), and ecore_init_rx_mode_obj().


The documentation for this struct was generated from the following file: