Home
last modified time | relevance | path

Searched defs:_qla_tx_fp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_def.h116 typedef struct _qla_tx_fp { struct
117 struct mtx tx_mtx;
118 char tx_mtx_name[32];
119 struct buf_ring *tx_br;
120 struct task fp_task;
121 struct taskqueue *fp_taskqueue;
122 void *ha;
123 uint32_t txr_idx;