Searched refs:rxp_type (Results 1 – 3 of 3) sorted by relevance
1264 #define BNA_GET_RXQS(qcfg) (((qcfg)->rxp_type == BNA_RXP_SINGLE) ? \1748 if (rx_cfg->rxp_type == BNA_RXP_SINGLE) { in bna_rx_res_check()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()2343 rxp->type = rx_cfg->rxp_type; in bna_rx_create()2348 if (BNA_RXP_SINGLE == rx_cfg->rxp_type) in bna_rx_create()2419 q1->buffer_size = (rx_cfg->rxp_type == BNA_RXP_HDS) ? in bna_rx_create()2438 ((rx_cfg->rxp_type == BNA_RXP_SINGLE) ? in bna_rx_create()
667 enum bna_rxp_type rxp_type; member
2057 rx_config->rxp_type = BNA_RXP_SLR; in bnad_init_rx_config()2077 if (rx_config->rxp_type == BNA_RXP_SLR) { in bnad_init_rx_config()2225 if (rx_config->rxp_type != BNA_RXP_SINGLE) { in bnad_setup_rx()