Home
last modified time | relevance | path

Searched defs:budget (Results 1 – 25 of 222) sorted by relevance

123456789

/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget.h38 struct budget { struct
47 struct budget_info *card; argument
49 unsigned char *grabbing;
50 struct saa7146_pgtable pt;
52 struct tasklet_struct fidb_tasklet;
53 struct tasklet_struct vpe_tasklet;
55 struct dmxdev dmxdev;
56 struct dvb_demux demux;
58 struct dmx_frontend hw_frontend;
59 struct dmx_frontend mem_frontend;
[all …]
Dbudget-patch.c61 static void gpio_Set22K (struct budget *budget, int state) in gpio_Set22K()
72 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit()
83 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte()
98 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg()
132 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local
152 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local
162 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local
169 static int budget_av7110_send_fw_cmd(struct budget_patch *budget, u16* buf, int length) in budget_av7110_send_fw_cmd()
190 static void av7110_set22k(struct budget_patch *budget, int state) in av7110_set22k()
198 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg()
[all …]
Dbudget-core.c61 static int stop_ts_capture(struct budget *budget) in stop_ts_capture()
70 static int start_ts_capture(struct budget *budget) in start_ts_capture()
164 struct budget *budget = (struct budget *) fe->dvb->priv; in budget_read_fe_status() local
190 struct budget *budget = (struct budget *) data; in vpeirq() local
232 static int ttpci_budget_debiread_nolock(struct budget *budget, u32 config, in ttpci_budget_debiread_nolock()
256 int ttpci_budget_debiread(struct budget *budget, u32 config, int addr, int count, in ttpci_budget_debiread()
276 static int ttpci_budget_debiwrite_nolock(struct budget *budget, u32 config, in ttpci_budget_debiwrite_nolock()
296 int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, in ttpci_budget_debiwrite()
324 struct budget *budget = (struct budget *) demux->priv; in budget_start_feed() local
343 struct budget *budget = (struct budget *) demux->priv; in budget_stop_feed() local
[all …]
Dbudget.c59 static void Set22K (struct budget *budget, int state) in Set22K()
70 static void DiseqcSendBit (struct budget *budget, int data) in DiseqcSendBit()
81 static void DiseqcSendByte (struct budget *budget, int data) in DiseqcSendByte()
96 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg()
132 static int SetVoltage_Activy(struct budget *budget, in SetVoltage_Activy()
161 struct budget* budget = (struct budget*) fe->dvb->priv; in siemens_budget_set_voltage() local
169 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_set_tone() local
189 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_master_cmd() local
199 struct budget* budget = (struct budget*) fe->dvb->priv; in budget_diseqc_send_burst() local
209 struct budget* budget = (struct budget*) fe->dvb->priv; in alps_bsrv2_tuner_set_params() local
[all …]
Dbudget-av.c67 struct budget budget; member
427 struct budget *budget = &budget_av->budget; in saa7113_init() local
453 struct budget *budget = &budget_av->budget; in saa7113_setinput() local
507 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_su1278_ty_ci_tuner_set_params() local
620 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_cu1216_tuner_set_params() local
684 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_init() local
701 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_tuner_set_params() local
785 struct budget *budget = (struct budget *) fe->dvb->priv; in philips_tu1216_request_firmware() local
Dav7110.c1190 static int stop_ts_capture(struct av7110 *budget) in stop_ts_capture()
1202 static int start_ts_capture(struct av7110 *budget) in start_ts_capture()
1222 struct av7110 *budget = demux->priv; in budget_start_feed() local
1237 struct av7110 *budget = demux->priv; in budget_stop_feed() local
1250 struct av7110 *budget = (struct av7110 *)cookie; in vpeirq() local
/Linux-v4.19/drivers/infiniband/core/
Dcq.c29 static int __ib_process_cq(struct ib_cq *cq, int budget, struct ib_wc *wcs, in __ib_process_cq()
73 int ib_process_cq_direct(struct ib_cq *cq, int budget) in ib_process_cq_direct()
86 static int ib_poll_handler(struct irq_poll *iop, int budget) in ib_poll_handler()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dpower_budget.c60 struct nvbios_power_budget *budget) in nvbios_power_budget_header()
104 struct nvbios_power_budget *budget, in nvbios_power_budget_entry()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dnetdev.c102 static int wil6210_netdev_poll_rx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx()
123 static int wil6210_netdev_poll_rx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx_edma()
144 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx()
181 static int wil6210_netdev_poll_tx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx_edma()
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c245 int budget = nq->budget; in bnxt_qplib_service_nq() local
2002 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq()
2042 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq()
2202 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req()
2321 int *budget) in bnxt_qplib_cq_process_res_rc()
2400 int *budget) in bnxt_qplib_cq_process_res_ud()
2499 int *budget) in bnxt_qplib_cq_process_res_raweth_qp1()
2592 int *budget) in bnxt_qplib_cq_process_terminal()
2722 u32 budget = num_cqes; in bnxt_qplib_process_flush_list() local
2749 int budget, rc = 0; in bnxt_qplib_poll_cq() local
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c142 unsigned int budget = AQ_CFG_TX_CLEAN_BUDGET; in aq_ring_tx_clean() local
179 int budget) in aq_ring_rx_clean()
/Linux-v4.19/drivers/staging/octeon/
Dethernet-rx.c189 static int cvm_oct_poll(struct oct_rx_group *rx_group, int budget) in cvm_oct_poll()
419 static int cvm_oct_napi_poll(struct napi_struct *napi, int budget) in cvm_oct_napi_poll()
/Linux-v4.19/drivers/net/ethernet/arc/
Demac_main.c178 static int arc_emac_rx(struct net_device *ndev, int budget) in arc_emac_rx()
302 int budget, unsigned int work_done) in arc_emac_rx_stall_check()
326 static int arc_emac_poll(struct napi_struct *napi, int budget) in arc_emac_poll()
/Linux-v4.19/net/core/
Dgro_cells.c36 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c886 int budget) in qlcnic_process_cmd_ring()
958 static int qlcnic_poll(struct napi_struct *napi, int budget) in qlcnic_poll()
988 static int qlcnic_tx_poll(struct napi_struct *napi, int budget) in qlcnic_tx_poll()
1010 static int qlcnic_rx_poll(struct napi_struct *napi, int budget) in qlcnic_rx_poll()
1948 static int qlcnic_83xx_msix_sriov_vf_poll(struct napi_struct *napi, int budget) in qlcnic_83xx_msix_sriov_vf_poll()
1976 static int qlcnic_83xx_poll(struct napi_struct *napi, int budget) in qlcnic_83xx_poll()
2004 static int qlcnic_83xx_msix_tx_poll(struct napi_struct *napi, int budget) in qlcnic_83xx_msix_tx_poll()
2025 static int qlcnic_83xx_rx_poll(struct napi_struct *napi, int budget) in qlcnic_83xx_rx_poll()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c74 int mlx5e_napi_poll(struct napi_struct *napi, int budget) in mlx5e_napi_poll()
/Linux-v4.19/lib/
Dirq_poll.c81 int rearm = 0, budget = irq_poll_budget; in irq_poll_softirq() local
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc.c682 int budget) in netvsc_send_tx_complete()
732 int budget) in netvsc_send_completion()
1230 int budget) in netvsc_process_raw_pkt()
1271 int netvsc_poll(struct napi_struct *napi, int budget) in netvsc_poll()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_rx.c309 static int rxq_recv(struct hinic_rxq *rxq, int budget) in rxq_recv()
366 static int rx_poll(struct napi_struct *napi, int budget) in rx_poll()
/Linux-v4.19/drivers/staging/mt7621-eth/
Dmtk_eth_soc.c1030 static int mtk_poll_rx(struct napi_struct *napi, int budget, in mtk_poll_rx()
1148 static int mtk_pdma_tx_poll(struct mtk_eth *eth, int budget, bool *tx_again) in mtk_pdma_tx_poll()
1188 static int mtk_qdma_tx_poll(struct mtk_eth *eth, int budget, bool *tx_again) in mtk_qdma_tx_poll()
1254 static int mtk_poll_tx(struct mtk_eth *eth, int budget, u32 tx_intr, in mtk_poll_tx()
1292 static int mtk_poll(struct napi_struct *napi, int budget) in mtk_poll()
/Linux-v4.19/drivers/net/ethernet/sun/
Dsunvnet_common.c587 u32 start, u32 end, int *npkts, int budget) in vnet_walk_rx()
644 int budget) in vnet_rx()
779 static int vnet_event_napi(struct vnet_port *port, int budget) in vnet_event_napi()
913 int sunvnet_poll_common(struct napi_struct *napi, int budget) in sunvnet_poll_common()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Ddma.c412 mt76_dma_rx_process(struct mt76_dev *dev, struct mt76_queue *q, int budget) in mt76_dma_rx_process()
465 mt76_dma_rx_poll(struct napi_struct *napi, int budget) in mt76_dma_rx_poll()
/Linux-v4.19/tools/testing/selftests/net/
Dudpgso_bench_rx.c171 int ret, len, budget = 256; in do_flush_udp() local
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_txrx.c109 unsigned int budget = vsi->work_lmt; in ice_clean_tx_irq() local
958 static int ice_clean_rx_irq(struct ice_ring *rx_ring, int budget) in ice_clean_rx_irq()
1063 int ice_napi_poll(struct napi_struct *napi, int budget) in ice_napi_poll()
/Linux-v4.19/drivers/net/wan/
Dhd64572.c233 static inline int sca_rx_done(port_t *port, int budget) in sca_rx_done()
328 static int sca_poll(struct napi_struct *napi, int budget) in sca_poll()

123456789