Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IQ_IDX
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
345
#define IQ_MAP(s, abs_id) ((s)->ingr_map[IQ_IDX(s, abs_id)])
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
1977
iq_idx = IQ_IDX(s, qid);