/linux/drivers/media/pci/ttpci/ |
H A D | budget.h | 44 struct budget { struct 53 struct budget_info *card; argument 55 unsigned char *grabbing; 56 struct saa7146_pgtable pt; 58 struct work_struct fidb_bh_work; 59 struct work_struct vpe_bh_work; 61 struct dmxdev dmxdev; 62 struct dvb_demux demux; 64 struct dmx_frontend hw_frontend; 65 struct dmx_frontend mem_frontend; [all …]
|
H A D | budget-core.c | 48 static int stop_ts_capture(struct budget *budget) in stop_ts_capture() 57 static int start_ts_capture(struct budget *budget) in start_ts_capture() 151 struct budget *budget = fe->dvb->priv; in budget_read_fe_status() local 177 struct budget *budget = from_work(budget, t, vpe_bh_work); in vpeirq() local 220 static int ttpci_budget_debiread_nolock(struct budget *budget, u32 config, in ttpci_budget_debiread_nolock() 244 int ttpci_budget_debiread(struct budget *budget, u32 config, int addr, int count, in ttpci_budget_debiread() 265 static int ttpci_budget_debiwrite_nolock(struct budget *budget, u32 config, in ttpci_budget_debiwrite_nolock() 285 int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, in ttpci_budget_debiwrite() 314 struct budget *budget = demux->priv; in budget_start_feed() local 333 struct budget *budget = demux->priv; in budget_stop_feed() local [all …]
|
H A D | budget.c | 46 static void Set22K(struct budget *budget, int state) in Set22K() 60 static void DiseqcSendBit(struct budget *budget, int data) in DiseqcSendBit() 72 static void DiseqcSendByte(struct budget *budget, int data) in DiseqcSendByte() 87 static int SendDiSEqCMsg(struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 123 static int SetVoltage_Activy(struct budget *budget, in SetVoltage_Activy() 152 struct budget *budget = fe->dvb->priv; in siemens_budget_set_voltage() local 160 struct budget *budget = fe->dvb->priv; in budget_set_tone() local 180 struct budget *budget = fe->dvb->priv; in budget_diseqc_send_master_cmd() local 190 struct budget *budget = fe->dvb->priv; in budget_diseqc_send_burst() local 200 struct budget *budget = fe->dvb->priv; in alps_bsrv2_tuner_set_params() local [all …]
|
H A D | budget-av.c | 54 struct budget budget; member 417 struct budget *budget = &budget_av->budget; in saa7113_init() local 443 struct budget *budget = &budget_av->budget; in saa7113_setinput() local 498 struct budget *budget = fe->dvb->priv; in philips_su1278_ty_ci_tuner_set_params() local 611 struct budget *budget = fe->dvb->priv; in philips_cu1216_tuner_set_params() local 675 struct budget *budget = fe->dvb->priv; in philips_tu1216_tuner_init() local 692 struct budget *budget = fe->dvb->priv; in philips_tu1216_tuner_set_params() local 776 struct budget *budget = fe->dvb->priv; in philips_tu1216_request_firmware() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_txrx.h | 47 mlx5e_ktls_rx_pending_resync_list(struct mlx5e_channel *c, int budget) in mlx5e_ktls_rx_pending_resync_list() 68 mlx5e_ktls_rx_handle_resync_list(struct mlx5e_channel *c, int budget) in mlx5e_ktls_rx_handle_resync_list() 74 mlx5e_ktls_rx_pending_resync_list(struct mlx5e_channel *c, int budget) in mlx5e_ktls_rx_pending_resync_list()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | power_budget.c | 60 struct nvbios_power_budget *budget) in nvbios_power_budget_header() 103 struct nvbios_power_budget *budget, in nvbios_power_budget_entry()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 91 static int wil6210_netdev_poll_rx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx() 112 static int wil6210_netdev_poll_rx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx_edma() 133 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx() 170 static int wil6210_netdev_poll_tx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx_edma()
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 243 int budget = nq->budget; in clean_nq() local 306 int budget = nq->budget; in bnxt_qplib_service_nq() local 410 int budget = nq->budget; in bnxt_re_synchronize_nq() local 2354 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() 2395 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() 2582 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() 2709 int *budget) in bnxt_qplib_cq_process_res_rc() 2789 int *budget) in bnxt_qplib_cq_process_res_ud() 2887 int *budget) in bnxt_qplib_cq_process_res_raweth_qp1() 2980 int *budget) in bnxt_qplib_cq_process_terminal() [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | dma.c | 66 static int mt7615_poll_tx(struct napi_struct *napi, int budget) in mt7615_poll_tx() 87 static int mt7615_poll_rx(struct napi_struct *napi, int budget) in mt7615_poll_rx()
|
/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_int.c | 17 int spl2sw_rx_poll(struct napi_struct *napi, int budget) in spl2sw_rx_poll() 138 int spl2sw_tx_poll(struct napi_struct *napi, int budget) in spl2sw_tx_poll()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ring.c | 288 unsigned int budget; in aq_ring_tx_clean() local 529 int *work_done, int budget) in __aq_ring_rx_clean() 700 int budget) in __aq_ring_xdp_clean() 839 int budget) in aq_ring_rx_clean()
|
/linux/drivers/staging/octeon/ |
H A D | ethernet-rx.c | 182 static int cvm_oct_poll(struct oct_rx_group *rx_group, int budget) in cvm_oct_poll() 412 static int cvm_oct_napi_poll(struct napi_struct *napi, int budget) in cvm_oct_napi_poll()
|
/linux/drivers/net/ethernet/arc/ |
H A D | emac_main.c | 175 static int arc_emac_rx(struct net_device *ndev, int budget) in arc_emac_rx() 300 int budget, unsigned int work_done) in arc_emac_rx_stall_check() 324 static int arc_emac_poll(struct napi_struct *napi, int budget) in arc_emac_poll()
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 423 static bool fun_txq_reclaim(struct funeth_txq *q, int budget) in fun_txq_reclaim() 468 int fun_txq_napi_poll(struct napi_struct *napi, int budget) in fun_txq_napi_poll() 484 static unsigned int fun_xdpq_clean(struct funeth_txq *q, unsigned int budget) in fun_xdpq_clean()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 887 int budget) in qlcnic_process_cmd_ring() 959 static int qlcnic_poll(struct napi_struct *napi, int budget) in qlcnic_poll() 989 static int qlcnic_tx_poll(struct napi_struct *napi, int budget) in qlcnic_tx_poll() 1011 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/drivers/net/ethernet/amazon/ena/ |
H A D | ena_xdp.c | 367 static int ena_clean_xdp_irq(struct ena_ring *tx_ring, u32 budget) in ena_clean_xdp_irq() 428 int ena_xdp_io_poll(struct napi_struct *napi, int budget) in ena_xdp_io_poll()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 129 int budget, int *tx_pkts, int *tx_bytes) in otx2_snd_pkt_handler() 395 struct otx2_cq_queue *cq, int budget) in otx2_rx_napi_handler() 453 int *xsk_frames, int qidx, int budget) in otx2_zc_submit_pkts() 465 struct otx2_cq_queue *cq, int budget) in otx2_tx_napi_handler() 565 int otx2_napi_handler(struct napi_struct *napi, int budget) in otx2_napi_handler()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 947 int budget) in gve_xsk_tx() 973 int gve_xsk_tx_poll(struct gve_notify_block *rx_block, int budget) in gve_xsk_tx_poll() 994 bool gve_xdp_poll(struct gve_notify_block *block, int budget) in gve_xdp_poll() 1010 bool gve_tx_poll(struct gve_notify_block *block, int budget) in gve_tx_poll()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_xsk.c | 249 const int budget) in ixgbe_clean_rx_irq_zc() 391 static bool ixgbe_xmit_zc(struct ixgbe_ring *xdp_ring, unsigned int budget) in ixgbe_xmit_zc()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx_common.h | 68 int budget) in i40e_arm_wb()
|
/linux/drivers/staging/media/av7110/ |
H A D | av7110.c | 1163 static int stop_ts_capture(struct av7110 *budget) in stop_ts_capture() 1175 static int start_ts_capture(struct av7110 *budget) in start_ts_capture() 1195 struct av7110 *budget = demux->priv; in budget_start_feed() local 1210 struct av7110 *budget = demux->priv; in budget_stop_feed() local 1223 struct av7110 *budget = from_tasklet(budget, t, vpe_tasklet); in vpeirq() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | tx.c | 64 bool mlx5e_xsk_tx(struct mlx5e_xdpsq *sq, unsigned int budget) in mlx5e_xsk_tx()
|
/linux/drivers/net/ethernet/hisilicon/hibmcge/ |
H A D | hbg_txrx.c | 158 static int hbg_napi_tx_recycle(struct napi_struct *napi, int budget) in hbg_napi_tx_recycle() 411 static int hbg_napi_rx_poll(struct napi_struct *napi, int budget) in hbg_napi_rx_poll()
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_xsk.c | 342 struct xsk_buff_pool *xsk_pool, const int budget) in igb_clean_rx_irq_zc() 467 unsigned int budget = igb_desc_unused(tx_ring); in igb_xmit_zc() local
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.c | 389 static int ocelot_fdma_rx_get(struct ocelot *ocelot, int budget) in ocelot_fdma_rx_get() 481 static void ocelot_fdma_tx_cleanup(struct ocelot *ocelot, int budget) in ocelot_fdma_tx_cleanup() 551 static int ocelot_fdma_napi_poll(struct napi_struct *napi, int budget) in ocelot_fdma_napi_poll()
|