Searched refs:BNA_RXP_SINGLE (Results 1 – 4 of 4) sorted by relevance
1264 #define BNA_GET_RXQS(qcfg) (((qcfg)->rxp_type == BNA_RXP_SINGLE) ? \1641 case BNA_RXP_SINGLE: in bna_bfi_rx_enet_start()1700 case BNA_RXP_SINGLE: in bna_bfi_rx_enet_start()1748 if (rx_cfg->rxp_type == BNA_RXP_SINGLE) { in bna_rx_res_check()1835 case BNA_RXP_SINGLE: in bna_rxp_add_rxqs()2146 hq_depth = ((q_cfg->rxp_type == BNA_RXP_SINGLE) ? 0 : q_cfg->q1_depth); in bna_rx_res_req()2158 if (BNA_RXP_SINGLE != q_cfg->rxp_type) { in bna_rx_res_req()2348 if (BNA_RXP_SINGLE == rx_cfg->rxp_type) in bna_rx_create()2438 ((rx_cfg->rxp_type == BNA_RXP_SINGLE) ? in bna_rx_create()
183 case BNA_RXP_SINGLE: \
144 BNA_RXP_SINGLE = 1, enumerator
2225 if (rx_config->rxp_type != BNA_RXP_SINGLE) { in bnad_setup_rx()