Searched refs:bna_rxp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c562 struct bna_rxp *rxp;
1470 struct bna_rxp *rxp;
1616 struct bna_rxp *rxp = NULL;
1629 : list_first_entry(&rx->rxp_q, struct bna_rxp, qe);
1731 struct bna_rxp *rxp;
1780 static struct bna_rxp *
1783 struct bna_rxp *rxp = NULL;
1785 rxp = list_first_entry(&rx_mod->rxp_free_q, struct bna_rxp, qe);
1793 bna_rxp_put(struct bna_rx_mod *rx_mod, struct bna_rxp *rxp)
1831 bna_rxp_add_rxqs(struct bna_rxp *rx
[all...]
H A Dbna_types.h582 struct bna_rxp *rxp;
694 struct bna_rxp { struct
846 struct bna_rxp *rxp; /* BFI_MAX_RXQ entries */
H A Dbna_enet.c1930 attr->num_rxp * sizeof(struct bna_rxp);

Completed in 268 milliseconds