Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbna_types.h680 u32 q0_depth; member
Dbna_tx_rx.c2145 dq_depth = q_cfg->q0_depth; in bna_rx_res_req()
2385 q0->rcb->q_depth = rx_cfg->q0_depth; in bna_rx_create()
2386 q0->q_depth = rx_cfg->q0_depth; in bna_rx_create()
2437 cq_depth = rx_cfg->q0_depth + in bna_rx_create()
Dbnad.c2068 rx_config->q0_depth = bnad->rxq_depth * rx_config->q0_num_vecs; in bnad_init_rx_config()
2073 rx_config->q0_depth = bnad->rxq_depth; in bnad_init_rx_config()
2221 (rx_config->q0_depth * in bnad_setup_rx()