• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/

Lines Matching refs:BC_STATUS

453 static enum BC_STATUS crystalhd_hw_create_ioqs(struct crystalhd_hw   *hw)
455 enum BC_STATUS sts = BC_STS_SUCCESS;
523 static enum BC_STATUS crystalhd_hw_tx_req_complete(struct crystalhd_hw *hw,
524 uint32_t list_id, enum BC_STATUS cs)
680 static enum BC_STATUS crystalhd_hw_fill_desc(struct crystalhd_dio_req *ioreq,
771 static enum BC_STATUS crystalhd_xlat_sgl_to_dma_desc(struct crystalhd_dio_req *ioreq,
779 enum BC_STATUS sts = BC_STS_SUCCESS;
856 static enum BC_STATUS crystalhd_stop_tx_dma_engine(struct crystalhd_hw *hw)
1165 static enum BC_STATUS crystalhd_hw_prog_rxdma(struct crystalhd_hw *hw, struct crystalhd_rx_dma_pkt *rx_pkt)
1224 static enum BC_STATUS crystalhd_hw_post_cap_buff(struct crystalhd_hw *hw,
1227 enum BC_STATUS sts = crystalhd_hw_prog_rxdma(hw, rx_pkt);
1283 static enum BC_STATUS crystalhd_rx_pkt_done(struct crystalhd_hw *hw, uint32_t list_index,
1284 enum BC_STATUS comp_sts)
1288 enum BC_STATUS sts = BC_STS_SUCCESS;
1463 enum BC_STATUS comp_sts = BC_STS_NO_DATA;
1530 static enum BC_STATUS crystalhd_fw_cmd_post_proc(struct crystalhd_hw *hw,
1533 enum BC_STATUS sts = BC_STS_SUCCESS;
1556 static enum BC_STATUS crystalhd_put_ddr2sleep(struct crystalhd_hw *hw)
1617 enum BC_STATUS crystalhd_download_fw(struct crystalhd_adp *adp, void *buffer, uint32_t sz)
1709 enum BC_STATUS crystalhd_do_fw_cmd(struct crystalhd_hw *hw,
1716 enum BC_STATUS sts;
1849 enum BC_STATUS crystalhd_hw_open(struct crystalhd_hw *hw, struct crystalhd_adp *adp)
1880 enum BC_STATUS crystalhd_hw_close(struct crystalhd_hw *hw)
1897 enum BC_STATUS crystalhd_hw_setup_dma_rings(struct crystalhd_hw *hw)
1903 enum BC_STATUS sts = BC_STS_SUCCESS;
1970 enum BC_STATUS crystalhd_hw_free_dma_rings(struct crystalhd_hw *hw)
2008 enum BC_STATUS crystalhd_hw_post_tx(struct crystalhd_hw *hw, struct crystalhd_dio_req *ioreq,
2017 enum BC_STATUS sts, add_sts;
2115 enum BC_STATUS crystalhd_hw_cancel_tx(struct crystalhd_hw *hw, uint32_t list_id)
2128 enum BC_STATUS crystalhd_hw_add_cap_buffer(struct crystalhd_hw *hw,
2133 enum BC_STATUS sts;
2168 enum BC_STATUS crystalhd_hw_get_cap_buffer(struct crystalhd_hw *hw,
2204 enum BC_STATUS crystalhd_hw_start_capture(struct crystalhd_hw *hw)
2207 enum BC_STATUS sts;
2229 enum BC_STATUS crystalhd_hw_stop_capture(struct crystalhd_hw *hw)
2249 enum BC_STATUS crystalhd_hw_pause(struct crystalhd_hw *hw)
2261 enum BC_STATUS crystalhd_hw_unpause(struct crystalhd_hw *hw)
2263 enum BC_STATUS sts;
2277 enum BC_STATUS crystalhd_hw_suspend(struct crystalhd_hw *hw)
2279 enum BC_STATUS sts;
2318 enum BC_STATUS crystalhd_hw_set_core_clock(struct crystalhd_hw *hw)