Searched refs:prxbd_buf (Results 1 – 1 of 1) sorted by relevance
1065 mlan_pcie_data_buf *prxbd_buf; in wlan_pcie_create_rxbd_ring() local1165 prxbd_buf = in wlan_pcie_create_rxbd_ring()1171 (t_void *)prxbd_buf; in wlan_pcie_create_rxbd_ring()1172 prxbd_buf->paddr = wlan_cpu_to_le64(pmbuf->buf_pa); in wlan_pcie_create_rxbd_ring()1173 prxbd_buf->len = in wlan_pcie_create_rxbd_ring()1175 prxbd_buf->flags = wlan_cpu_to_le16(MLAN_BD_FLAG_SOP | in wlan_pcie_create_rxbd_ring()1177 prxbd_buf->offset = 0; in wlan_pcie_create_rxbd_ring()1178 prxbd_buf->frag_len = in wlan_pcie_create_rxbd_ring()1220 mlan_pcie_data_buf *prxbd_buf; in wlan_pcie_delete_rxbd_ring() local1242 prxbd_buf = (mlan_pcie_data_buf *) in wlan_pcie_delete_rxbd_ring()[all …]