Home
last modified time | relevance | path

Searched defs:db (Results 1 – 25 of 79) sorted by relevance

1234

/drivers/net/ethernet/allwinner/
Dsun4i-emac.c95 struct emac_board_info *db = netdev_priv(dev); in emac_update_speed() local
108 struct emac_board_info *db = netdev_priv(dev); in emac_update_duplex() local
121 struct emac_board_info *db = netdev_priv(dev); in emac_handle_link_change() local
160 struct emac_board_info *db = netdev_priv(dev); in emac_mdio_probe() local
190 static void emac_reset(struct emac_board_info *db) in emac_reset()
235 struct emac_board_info *db = netdev_priv(dev); in emac_get_msglevel() local
242 struct emac_board_info *db = netdev_priv(dev); in emac_set_msglevel() local
258 struct emac_board_info *db = netdev_priv(ndev); in emac_setup() local
301 struct emac_board_info *db = netdev_priv(ndev); in emac_set_rx_mode() local
321 struct emac_board_info *db = netdev_priv(ndev); in emac_powerup() local
[all …]
/drivers/net/ethernet/davicom/
Ddm9000.c150 #define dm9000_dbg(db, lev, msg...) do { \ argument
167 ior(struct board_info *db, int reg) in ior()
178 iow(struct board_info *db, int reg, int value) in iow()
185 dm9000_reset(struct board_info *db) in dm9000_reset()
277 static void dm9000_msleep(struct board_info *db, unsigned int ms) in dm9000_msleep()
289 struct board_info *db = netdev_priv(dev); in dm9000_phy_read() local
335 struct board_info *db = netdev_priv(dev); in dm9000_phy_write() local
382 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io()
413 static void dm9000_schedule_poll(struct board_info *db) in dm9000_schedule_poll()
430 dm9000_read_locked(struct board_info *db, int reg) in dm9000_read_locked()
[all …]
/drivers/net/ethernet/dec/tulip/
Duli526x.c253 static void srom_clk_write(struct uli526x_board_info *db, u32 data) in srom_clk_write()
286 struct uli526x_board_info *db; /* board information structure */ in uli526x_init_one() local
440 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_remove_one() local
463 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_open() local
513 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_init() local
596 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_start_xmit() local
663 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_stop() local
695 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_interrupt() local
744 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_poll() local
756 struct uli526x_board_info * db) in uli526x_free_tx_pkt()
[all …]
Ddmfe.c368 struct dmfe_board_info *db; /* board information structure */ in dmfe_init_one() local
531 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_remove_one() local
559 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_open() local
618 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_init_dm910x() local
685 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_start_xmit() local
755 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_stop() local
798 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_interrupt() local
863 struct dmfe_board_info *db = netdev_priv(dev); in poll_dmfe() local
878 static void dmfe_free_tx_pkt(struct net_device *dev, struct dmfe_board_info *db) in dmfe_free_tx_pkt()
960 static void dmfe_rx_packet(struct net_device *dev, struct dmfe_board_info *db) in dmfe_rx_packet()
[all …]
/drivers/mailbox/
Dtegra-hsp.c112 static bool tegra_hsp_doorbell_can_ring(struct tegra_hsp_doorbell *db) in tegra_hsp_doorbell_can_ring()
136 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_get() local
149 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local
162 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local
189 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_create() local
214 static void __tegra_hsp_doorbell_destroy(struct tegra_hsp_doorbell *db) in __tegra_hsp_doorbell_destroy()
223 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_send_data() local
232 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_startup() local
265 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_shutdown() local
297 struct tegra_hsp_doorbell *db; in of_tegra_hsp_xlate() local
[all …]
/drivers/isdn/i4l/
Disdn_bsdcomp.c174 static void bsd_clear(struct bsd_db *db) in bsd_clear()
199 static int bsd_check(struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
247 struct bsd_db *db = (struct bsd_db *) state; in bsd_stats() local
266 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
278 struct bsd_db *db = (struct bsd_db *) state; in bsd_free() local
308 struct bsd_db *db; in bsd_alloc() local
380 struct bsd_db *db = state; in bsd_init() local
427 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
436 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
446 #define lens_ptr(db, idx) lens_ptrx(db, idx) argument
[all …]
/drivers/net/ppp/
Dbsd_comp.c222 bsd_clear(struct bsd_db *db) in bsd_clear()
247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
295 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats() local
313 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
327 struct bsd_db *db = state; in bsd_free() local
356 struct bsd_db *db; in bsd_alloc() local
466 struct bsd_db *db = state; in bsd_init() local
527 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
548 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument
[all …]
/drivers/net/ethernet/tehuti/
Dtehuti.c922 static void bdx_rxdb_destroy(struct rxdb *db) in bdx_rxdb_destroy()
929 struct rxdb *db; in bdx_rxdb_create() local
948 static inline int bdx_rxdb_alloc_elem(struct rxdb *db) in bdx_rxdb_alloc_elem()
954 static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n) in bdx_rxdb_addr_elem()
960 static inline int bdx_rxdb_available(struct rxdb *db) in bdx_rxdb_available()
965 static inline void bdx_rxdb_free_elem(struct rxdb *db, int n) in bdx_rxdb_free_elem()
1026 struct rxdb *db = priv->rxdb; in bdx_rx_free_skbs() local
1091 struct rxdb *db = priv->rxdb; in bdx_rx_alloc_skbs() local
1153 struct rxdb *db; in bdx_recycle_skb() local
1208 struct rxdb *db = NULL; in bdx_rx_receive() local
[all …]
/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c159 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate()
189 u8 *db; in hwinfo_try_fetch() local
241 struct nfp_hwinfo *db; in hwinfo_fetch() local
261 struct nfp_hwinfo *db; in nfp_hwinfo_read() local
/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c199 struct mlx5_db *db) in mlx5_alloc_db_from_pgdir()
223 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node()
252 int mlx5_db_alloc(struct mlx5_core_dev *dev, struct mlx5_db *db) in mlx5_db_alloc()
258 void mlx5_db_free(struct mlx5_core_dev *dev, struct mlx5_db *db) in mlx5_db_free()
Dwq.h49 struct mlx5_db db; member
55 struct mlx5_db db; member
60 __be32 *db; member
72 __be32 *db; member
83 __be32 *db; member
/drivers/infiniband/hw/mlx5/
Ddoorbell.c47 struct mlx5_db *db) in mlx5_ib_db_map_user()
87 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user()
/drivers/infiniband/hw/mlx4/
Ddoorbell.c45 struct mlx4_db *db) in mlx4_ib_db_map_user()
85 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user()
/drivers/misc/mic/card/
Dmic_device.c188 int db) in ___mic_request_irq()
212 static void ___mic_send_intr(struct scif_hw_dev *scdev, int db) in ___mic_send_intr()
219 static void ___mic_send_p2p_intr(struct scif_hw_dev *scdev, int db, in ___mic_send_p2p_intr()
290 static void __mic_send_intr(struct vop_device *vpdev, int db) in __mic_send_intr()
Dmic_x100.c119 static inline int mic_get_sbox_irq(int db) in mic_get_sbox_irq()
129 void mic_send_p2p_intr(int db, struct mic_mw *mw) in mic_send_p2p_intr()
160 int mic_db_to_irq(struct mic_driver *mdrv, int db) in mic_db_to_irq()
/drivers/gpu/drm/
Ddrm_edid.c3231 do_cea_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_cea_modes()
3393 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len, in do_hdmi_vsdb_modes()
3527 cea_db_payload_len(const u8 *db) in cea_db_payload_len()
3533 cea_db_extended_tag(const u8 *db) in cea_db_extended_tag()
3539 cea_db_tag(const u8 *db) in cea_db_tag()
3563 static bool cea_db_is_hdmi_vsdb(const u8 *db) in cea_db_is_hdmi_vsdb()
3578 static bool cea_db_is_hdmi_forum_vsdb(const u8 *db) in cea_db_is_hdmi_forum_vsdb()
3593 static bool cea_db_is_y420cmdb(const u8 *db) in cea_db_is_y420cmdb()
3607 static bool cea_db_is_y420vdb(const u8 *db) in cea_db_is_y420vdb()
3625 const u8 *db) in drm_parse_y420cmdb_bitmap()
[all …]
/drivers/infiniband/hw/mthca/
Dmthca_doorbell.h65 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec()
102 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec()
/drivers/misc/mic/vop/
Dvop_vringh.c62 s8 db = vdev->dc->h2c_vdev_db; in _vop_notify() local
172 s8 db = bootparam->h2c_config_db; in vop_virtio_config_change() local
280 s8 db = -1; in vop_virtio_add_device() local
409 s8 db; in vop_dev_remove() local
/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c686 struct mlx4_db *db, int order) in mlx4_alloc_db_from_pgdir()
716 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, int order) in mlx4_db_alloc()
746 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) in mlx4_db_free()
/drivers/macintosh/
Drack-meter.c170 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_setup_dbdma() local
328 struct rackmeter_dma *db = rm->dma_buf_v; in rackmeter_irq() local
/drivers/misc/mic/host/
Dmic_boot.c108 static void __mic_send_intr(struct vop_device *vpdev, int db) in __mic_send_intr()
261 void *data, int db) in ___mic_request_irq()
292 static void ___mic_send_intr(struct scif_hw_dev *scdev, int db) in ___mic_send_intr()
/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.h132 #define CREQ_DB_REARM(db, raw_cons, cp_bit) \ argument
134 #define CREQ_DB(db, raw_cons, cp_bit) \ argument
/drivers/video/fbdev/
Dmacmodes.c401 const struct fb_videomode *db = NULL; in mac_find_mode() local
/drivers/gpu/drm/amd/amdkfd/
Dkfd_doorbell.c213 inline void write_kernel_doorbell(u32 __iomem *db, u32 value) in write_kernel_doorbell()
/drivers/mfd/
Dwm8350-gpio.c40 static int wm8350_gpio_set_debounce(struct wm8350 *wm8350, int gpio, int db) in wm8350_gpio_set_debounce()

1234