Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.h529 struct bxe_fastpath { struct
533 struct mtx tx_mtx;
535 struct mtx rx_mtx;
595 int mbuf_alloc_size;
597 int state;
614 struct task tx_task;
618 uint8_t cl_id;
620 uint8_t cl_qzone_id;
622 uint16_t fp_hc_idx;
625 uint16_t rx_bd_prod;
[all …]