Searched refs:iwp_sc_t (Results 1 – 2 of 2) sorted by relevance
268 static int iwp_ring_init(iwp_sc_t *);269 static void iwp_ring_free(iwp_sc_t *);270 static int iwp_alloc_shared(iwp_sc_t *);271 static void iwp_free_shared(iwp_sc_t *);272 static int iwp_alloc_kw(iwp_sc_t *);273 static void iwp_free_kw(iwp_sc_t *);274 static int iwp_alloc_fw_dma(iwp_sc_t *);275 static void iwp_free_fw_dma(iwp_sc_t *);276 static int iwp_alloc_rx_ring(iwp_sc_t *);277 static void iwp_reset_rx_ring(iwp_sc_t *);[all …]
228 } iwp_sc_t; typedef