Searched refs:BNA_RXP_SINGLE (Results 1 – 4 of 4) sorted by relevance
1272 #define BNA_GET_RXQS(qcfg) (((qcfg)->rxp_type == BNA_RXP_SINGLE) ? \1649 case BNA_RXP_SINGLE: in bna_bfi_rx_enet_start()1708 case BNA_RXP_SINGLE: in bna_bfi_rx_enet_start()1756 if (rx_cfg->rxp_type == BNA_RXP_SINGLE) { in bna_rx_res_check()1843 case BNA_RXP_SINGLE: in bna_rxp_add_rxqs()2154 hq_depth = ((q_cfg->rxp_type == BNA_RXP_SINGLE) ? 0 : q_cfg->q1_depth); in bna_rx_res_req()2166 if (BNA_RXP_SINGLE != q_cfg->rxp_type) { in bna_rx_res_req()2356 if (BNA_RXP_SINGLE == rx_cfg->rxp_type) in bna_rx_create()2446 ((rx_cfg->rxp_type == BNA_RXP_SINGLE) ? in bna_rx_create()
191 case BNA_RXP_SINGLE: \
152 BNA_RXP_SINGLE = 1, enumerator
2244 if (rx_config->rxp_type != BNA_RXP_SINGLE) { in bnad_setup_rx()