FreeBSD kernel E1000 device code
em_tx_queue Struct Reference

#include <if_em.h>

Collaboration diagram for em_tx_queue:

Data Fields

struct e1000_softcsc
 
u32 msix
 
u32 eims
 
u32 me
 
struct tx_ring txr
 

Detailed Description

Definition at line 422 of file if_em.h.

Field Documentation

◆ eims

◆ me

u32 em_tx_queue::me

Definition at line 426 of file if_em.h.

Referenced by em_if_msix_intr_assign(), and em_if_tx_queues_alloc().

◆ msix

u32 em_tx_queue::msix

Definition at line 424 of file if_em.h.

Referenced by em_if_msix_intr_assign(), and igb_configure_queues().

◆ sc

◆ txr


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