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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h680 u32 q0_depth; member in struct:bna_rx_config
H A Dbna_tx_rx.c2145 dq_depth = q_cfg->q0_depth;
2385 q0->rcb->q_depth = rx_cfg->q0_depth;
2386 q0->q_depth = rx_cfg->q0_depth;
2437 cq_depth = rx_cfg->q0_depth +
2440 /* if multi-buffer is enabled sum of q0_depth
H A Dbnad.c2067 rx_config->q0_depth = bnad->rxq_depth * rx_config->q0_num_vecs;
2072 rx_config->q0_depth = bnad->rxq_depth;
2220 (rx_config->q0_depth *

Completed in 152 milliseconds