FreeBSD kernel CXGB device code
refill_fl_cb_arg Struct Reference

Data Fields

int error
 
bus_dma_segment_t seg
 
int nseg
 

Detailed Description

Definition at line 198 of file cxgb_sge.c.

Field Documentation

◆ error

int refill_fl_cb_arg::error

Definition at line 199 of file cxgb_sge.c.

Referenced by refill_fl(), and refill_fl_cb().

◆ nseg

int refill_fl_cb_arg::nseg

Definition at line 201 of file cxgb_sge.c.

Referenced by refill_fl_cb().

◆ seg

bus_dma_segment_t refill_fl_cb_arg::seg

Definition at line 200 of file cxgb_sge.c.

Referenced by refill_fl(), and refill_fl_cb().


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