Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
A Dbna_types.h24 struct bna_rxq;
562 struct bna_rxq *rxq;
571 struct bna_rxq { struct
597 struct bna_rxq *hdr; argument
598 struct bna_rxq *data;
601 struct bna_rxq *small;
602 struct bna_rxq *large;
605 struct bna_rxq *only;
606 struct bna_rxq *reserved;
847 struct bna_rxq *rxq; /* BFI_MAX_RXQ entries */
A Dbna_tx_rx.c1617 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start()
1761 static struct bna_rxq *
1764 struct bna_rxq *rxq = NULL; in bna_rxq_get()
1832 struct bna_rxq *q1) in bna_rxp_add_rxqs()
1853 bna_rxq_qpt_setup(struct bna_rxq *rxq, in bna_rxq_qpt_setup()
2029 struct bna_rxq *rxq_ptr; in bna_rx_mod_init()
2038 rx_mod->rxq = (struct bna_rxq *) in bna_rx_mod_init()
2259 struct bna_rxq *q0; in bna_rx_create()
2260 struct bna_rxq *q1; in bna_rx_create()
2486 struct bna_rxq *q0 = NULL; in bna_rx_destroy()
[all …]
A Dbna_enet.c1938 (attr->num_rxp * 2) * sizeof(struct bna_rxq); in bna_mod_res_req()

Completed in 17 milliseconds