Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.c743 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_txq_ring()
774 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_rxq_ring()
881 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_txq_ring()
919 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_rxq_ring()
1000 card->txbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_txbd_ring()
1067 card->rxbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_rxbd_ring()
1316 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_send_data_complete()
1417 struct mwifiex_pcie_buf_desc *desc = NULL; in mwifiex_pcie_send_data()
1534 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_process_recv_data()
Dpcie.h165 struct mwifiex_pcie_buf_desc { struct