| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 119 static int dm9051_set_reg(struct board_info *db, unsigned int reg, unsigned int val) in dm9051_set_reg() 130 static int dm9051_update_bits(struct board_info *db, unsigned int reg, unsigned int mask, in dm9051_update_bits() 144 static int dm9051_dumpblk(struct board_info *db, u8 reg, size_t count) in dm9051_dumpblk() 166 static int dm9051_set_regs(struct board_info *db, unsigned int reg, const void *val, in dm9051_set_regs() 178 static int dm9051_get_regs(struct board_info *db, unsigned int reg, void *val, in dm9051_get_regs() 190 static int dm9051_write_mem(struct board_info *db, unsigned int reg, const void *buff, in dm9051_write_mem() 202 static int dm9051_read_mem(struct board_info *db, unsigned int reg, void *buff, in dm9051_read_mem() 217 static int dm9051_nsr_poll(struct board_info *db) in dm9051_nsr_poll() 229 static int dm9051_epcr_poll(struct board_info *db) in dm9051_epcr_poll() 241 static int dm9051_irq_flag(struct board_info *db) in dm9051_irq_flag() [all …]
|
| H A D | dm9000.c | 141 #define dm9000_dbg(db, lev, msg...) do { \ argument 158 ior(struct board_info *db, int reg) in ior() 169 iow(struct board_info *db, int reg, int value) in iow() 176 dm9000_reset(struct board_info *db) in dm9000_reset() 265 static void dm9000_msleep(struct board_info *db, unsigned int ms) in dm9000_msleep() 277 struct board_info *db = netdev_priv(dev); in dm9000_phy_read() local 323 struct board_info *db = netdev_priv(dev); in dm9000_phy_write() local 370 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io() 402 static void dm9000_schedule_poll(struct board_info *db) in dm9000_schedule_poll() 419 dm9000_read_locked(struct board_info *db, int reg) in dm9000_read_locked() [all …]
|
| /linux/drivers/net/ethernet/allwinner/ |
| H A D | sun4i-emac.c | 95 struct emac_board_info *db; member 104 struct emac_board_info *db = netdev_priv(dev); in emac_update_speed() local 117 struct emac_board_info *db = netdev_priv(dev); in emac_update_duplex() local 130 struct emac_board_info *db = netdev_priv(dev); in emac_handle_link_change() local 169 struct emac_board_info *db = netdev_priv(dev); in emac_mdio_probe() local 198 static void emac_reset(struct emac_board_info *db) in emac_reset() 220 emac_alloc_dma_req(struct emac_board_info *db, in emac_alloc_dma_req() 246 struct emac_board_info *db = req->db; in emac_dma_done_callback() local 274 static int emac_dma_inblk_32bit(struct emac_board_info *db, in emac_dma_inblk_32bit() 340 struct emac_board_info *db = netdev_priv(dev); in emac_get_msglevel() local [all …]
|
| /linux/drivers/net/ppp/ |
| H A D | bsd_comp.c | 222 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 465 struct bsd_db *db = state; in bsd_init() local 526 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr() 536 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr() 547 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument [all …]
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40.c | 73 struct tn40_rxdb *db; in tn40_rxdb_alloc() local 89 static void tn40_rxdb_free(struct tn40_rxdb *db) in tn40_rxdb_free() 94 static int tn40_rxdb_alloc_elem(struct tn40_rxdb *db) in tn40_rxdb_alloc_elem() 99 static void *tn40_rxdb_addr_elem(struct tn40_rxdb *db, unsigned int n) in tn40_rxdb_addr_elem() 104 static int tn40_rxdb_available(struct tn40_rxdb *db) in tn40_rxdb_available() 109 static void tn40_rxdb_free_elem(struct tn40_rxdb *db, unsigned int n) in tn40_rxdb_free_elem() 178 struct tn40_rxdb *db = priv->rxdb0; in tn40_rx_free_buffers() local 243 struct tn40_rxdb *db = priv->rxdb0; in tn40_rx_alloc_buffers() local 289 struct tn40_rxdb *db = NULL; in tn40_rx_receive() local 458 static void tn40_do_tx_db_ptr_next(struct tn40_txdb *db, in tn40_do_tx_db_ptr_next() [all …]
|
| H A D | tehuti.c | 917 static void bdx_rxdb_destroy(struct rxdb *db) in bdx_rxdb_destroy() 924 struct rxdb *db; in bdx_rxdb_create() local 943 static inline int bdx_rxdb_alloc_elem(struct rxdb *db) in bdx_rxdb_alloc_elem() 949 static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n) in bdx_rxdb_addr_elem() 955 static inline int bdx_rxdb_available(struct rxdb *db) in bdx_rxdb_available() 960 static inline void bdx_rxdb_free_elem(struct rxdb *db, int n) in bdx_rxdb_free_elem() 1021 struct rxdb *db = priv->rxdb; in bdx_rx_free_skbs() local 1085 struct rxdb *db = priv->rxdb; in bdx_rx_alloc_skbs() local 1146 struct rxdb *db; in bdx_recycle_skb() local 1199 struct rxdb *db = NULL; in bdx_rx_receive() local [all …]
|
| /linux/security/integrity/platform_certs/ |
| H A D | load_powerpc.c | 18 #define extract_esl(db, data, size, offset) \ argument 32 void *db; in get_cert_list() local 61 void *db = NULL, *dbx = NULL, *data = NULL; in load_powerpc_certs() local
|
| H A D | load_uefi.c | 54 unsigned int db = 0; in uefi_check_ignore_db() local 70 void *db; in get_cert_list() local 164 void *db = NULL, *dbx = NULL, *mokx = NULL; load_uefi_certs() local [all...] |
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | os-area.c | 371 static int db_verify(const struct os_area_db *db) in db_verify() 393 const struct os_area_db *db; member 416 static int db_for_each_64(const struct os_area_db *db, in db_for_each_64() 447 static int db_delete_64(struct os_area_db *db, const struct os_area_db_id *id) in db_delete_64() 464 static int db_set_64(struct os_area_db *db, const struct os_area_db_id *id, in db_set_64() 502 static int __init db_get_64(const struct os_area_db *db, in db_get_64() 518 static int __init db_get_rtc_diff(const struct os_area_db *db, int64_t *rtc_diff) in db_get_rtc_diff() 524 static void _dump_db(const struct os_area_db *db, const char *func, in _dump_db() 548 static void os_area_db_init(struct os_area_db *db) in os_area_db_init() 609 struct os_area_db* db; in update_flash_db() local [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_hwinfo.c | 129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate() 159 u8 *db; in hwinfo_try_fetch() local 211 struct nfp_hwinfo *db; in hwinfo_fetch() local 231 struct nfp_hwinfo *db; in nfp_hwinfo_read() local
|
| /linux/drivers/mailbox/ |
| H A D | tegra-hsp.c | 155 static bool tegra_hsp_doorbell_can_ring(struct tegra_hsp_doorbell *db) in tegra_hsp_doorbell_can_ring() 179 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_get() local 192 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local 205 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local 279 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_create() local 306 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_send_data() local 315 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_startup() local 353 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_shutdown() local 594 struct tegra_hsp_doorbell *db; in tegra_hsp_db_xlate() local 890 struct tegra_hsp_doorbell *db; in tegra_hsp_resume() local
|
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_fdma.c | 17 static int lan969x_fdma_tx_dataptr_cb(struct fdma *fdma, int dcb, int db, in lan969x_fdma_tx_dataptr_cb() 25 static int lan969x_fdma_rx_dataptr_cb(struct fdma *fdma, int dcb, int db, in lan969x_fdma_rx_dataptr_cb() 56 struct sparx5_tx_buf *db; in lan969x_fdma_tx_clear_buf() local 108 struct fdma_db *db; in lan969x_fdma_rx_get_frame() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | util.c | 137 u64 rtw89_db_quarter_to_linear(s32 db) in rtw89_db_quarter_to_linear() 147 u64 rtw89_db_to_linear(s32 db) in rtw89_db_to_linear()
|
| /linux/net/dsa/ |
| H A D | switch.c | 146 struct dsa_db db) in dsa_mac_addr_find() 160 struct dsa_db db) in dsa_port_do_mdb_add() 212 struct dsa_db db) in dsa_port_do_mdb_del() 259 u16 vid, struct dsa_db db) in dsa_port_do_fdb_add() 309 u16 vid, struct dsa_db db) in dsa_port_do_fdb_del() 356 struct dsa_db db) in dsa_switch_do_lag_fdb_add() 398 struct dsa_db db) in dsa_switch_do_lag_fdb_del()
|
| H A D | port.c | 1020 struct dsa_db db) in dsa_port_host_fdb_add() 1035 struct dsa_db db = { in dsa_port_standalone_host_fdb_add() local 1047 struct dsa_db db = { in dsa_port_bridge_host_fdb_add() local 1071 struct dsa_db db) in dsa_port_host_fdb_del() 1086 struct dsa_db db = { in dsa_port_standalone_host_fdb_del() local 1098 struct dsa_db db = { in dsa_port_bridge_host_fdb_del() local 1203 struct dsa_db db) in dsa_port_host_mdb_add() 1217 struct dsa_db db = { in dsa_port_standalone_host_mdb_add() local 1229 struct dsa_db db = { in dsa_port_bridge_host_mdb_add() local 1247 struct dsa_db db) in dsa_port_host_mdb_del() [all …]
|
| H A D | switch.h | 58 struct dsa_db db; member 66 struct dsa_db db; member 73 struct dsa_db db; member
|
| H A D | trace.c | 8 void dsa_db_print(const struct dsa_db *db, char buf[DSA_DB_BUFSIZ]) in dsa_db_print()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 190 xfs_dir2_db_off_to_byte(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte() 200 xfs_dir2_db_to_da(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_da() 218 xfs_dir2_db_off_to_dataptr(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_doorbell.h | 65 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()
|
| /linux/drivers/net/ethernet/microchip/fdma/ |
| H A D | fdma_api.h | 74 struct fdma_db db[FDMA_DB_MAX]; member 141 static inline bool fdma_db_is_done(struct fdma_db *db) in fdma_db_is_done() 147 static inline int fdma_db_len_get(struct fdma_db *db) in fdma_db_len_get()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | alloc.c | 662 struct mlx4_db *db, unsigned int order) in mlx4_alloc_db_from_pgdir() 692 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, unsigned int order) in mlx4_db_alloc() 722 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) in mlx4_db_free()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-utils.c | 86 static u32 iwl_div_by_db(u32 value, u8 db) in iwl_div_by_db()
|
| /linux/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.h | 146 #define BANK_DS(n, f, l, fi, li, per, peb, pr, pb, dr, db, or, ob, ir, ib, \ argument 164 #define BANK(n, f, l, fi, li, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
|
| /linux/drivers/mfd/ |
| H A D | wm8350-gpio.c | 35 static int wm8350_gpio_set_debounce(struct wm8350 *wm8350, int gpio, int db) in wm8350_gpio_set_debounce()
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | ess.c | 117 SMbuf *db ; in ess_raf_received_pack() local
|