iwlwifi: move rx queue read pointer into rxq
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-core.h
index 10f07f6e17372fd69a02d190e1fa87a227dc423e..1dca9d36f8c2d3e6921a0a18e79a5bfc08b37d86 100644 (file)
@@ -105,7 +105,6 @@ struct iwl_lib_ops {
        /* ucode shared memory */
        int (*alloc_shared_mem)(struct iwl_priv *priv);
        void (*free_shared_mem)(struct iwl_priv *priv);
-       int (*shared_mem_rx_idx)(struct iwl_priv *priv);
        /* Handling TX */
        void (*txq_update_byte_cnt_tbl)(struct iwl_priv *priv,
                                        struct iwl_tx_queue *txq,
This page took 0.0247 seconds and 5 git commands to generate.