Searched refs:NCHAN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.h41 NCHAN = 4, /* # of HW channels */ enumerator in enum:__anon12636
H A Dcxgb4.h269 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
270 MAX_RDMA_QUEUES = NCHAN, /* # of streaming RDMA Rx queues */
461 u16 rdma_rxq[NCHAN];
505 u8 chan_map[NCHAN]; /* channel -> port map */
H A Dcxgb4_main.c2428 if (!adap || id >= NCHAN)

Completed in 121 milliseconds