Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EQ_IDX
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
344
#define EQ_MAP(s, abs_id) ((s)->egr_map[EQ_IDX(s, abs_id)])
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
546
eq_idx = EQ_IDX(s, qid);