Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dpcie.c461 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_txq_ring()
492 struct mwifiex_pcie_buf_desc *desc; in mwifiex_init_rxq_ring()
597 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_txq_ring()
634 struct mwifiex_pcie_buf_desc *desc; in mwifiex_cleanup_rxq_ring()
715 card->txbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_txbd_ring()
777 card->rxbd_ring_size = sizeof(struct mwifiex_pcie_buf_desc) * in mwifiex_pcie_create_rxbd_ring()
1011 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_send_data_complete()
1110 struct mwifiex_pcie_buf_desc *desc = NULL; in mwifiex_pcie_send_data()
1238 struct mwifiex_pcie_buf_desc *desc; in mwifiex_pcie_process_recv_data()
Dpcie.h236 struct mwifiex_pcie_buf_desc { struct