Home
last modified time | relevance | path

Searched refs:mwifiex_pcie_buf_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c754 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_txq_ring()
785 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_rxq_ring()
892 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_txq_ring()
930 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_rxq_ring()
1011 card->txbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_txbd_ring()
1078 card->rxbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_rxbd_ring()
1332 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_send_data_complete()
1434 struct mwifiex_pcie_buf_desc *desc = NULL; in mwifiex_pcie_send_data()
1573 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_process_recv_data()
H A Dpcie.h165 struct mwifiex_pcie_buf_desc { struct