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