Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c695 struct bna_rxp *rxp; in bna_rit_init()
701 rxp = (struct bna_rxp *)qe; in bna_rit_init()
1656 struct bna_rxp *rxp; in bna_rx_sm_started_entry()
1662 rxp = (struct bna_rxp *)qe_rxp; in bna_rx_sm_started_entry()
1805 struct bna_rxp *rxp = NULL; in bna_bfi_rx_enet_start()
1820 rxp = (struct bna_rxp *)rxp_qe; in bna_bfi_rx_enet_start()
1923 struct bna_rxp *rxp; in bna_rx_enet_stop()
1928 rxp = (struct bna_rxp *)qe_rxp; in bna_rx_enet_stop()
1978 static struct bna_rxp *
1982 struct bna_rxp *rxp = NULL; in bna_rxp_get()
[all …]
Dbna_types.h594 struct bna_rxp *rxp;
706 struct bna_rxp { struct
857 struct bna_rxp *rxp; /* BFI_MAX_RXQ entries */
Dbna_enet.c1989 attr->num_rxp * sizeof(struct bna_rxp); in bna_mod_res_req()