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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h676 u32 q1_depth; member in struct:bna_rx_config
H A Dbna_tx_rx.c2146 hq_depth = ((q_cfg->rxp_type == BNA_RXP_SINGLE) ? 0 : q_cfg->q1_depth);
2412 q1->rcb->q_depth = rx_cfg->q1_depth;
2413 q1->q_depth = rx_cfg->q1_depth;
2439 0 : rx_cfg->q1_depth);
2441 * and q1_depth need not be a power of 2
H A Dbnad.c2077 rx_config->q1_depth = bnad->rxq_depth;
2227 (rx_config->q1_depth *

Completed in 133 milliseconds