Searched refs:BNA_RXP_SLR (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna.h187 case BNA_RXP_SLR: \
H A Dbna_types.h145 BNA_RXP_SLR = 2, enumerator in enum:bna_rxp_type
H A Dbna_tx_rx.c1632 case BNA_RXP_SLR:
1689 case BNA_RXP_SLR:
1839 case BNA_RXP_SLR:
H A Dbnad.c2052 * BNA_RXP_SLR - one small-buffer and one large-buffer queues
2056 rx_config->rxp_type = BNA_RXP_SLR;
2075 /* initialize for q1 for BNA_RXP_SLR/BNA_RXP_HDS */
2076 if (rx_config->rxp_type == BNA_RXP_SLR) {

Completed in 173 milliseconds