| /linux/drivers/net/ethernet/amd/ |
| H A D | amd8111e.c | 98 static int amd8111e_read_phy(struct amd8111e_priv *lp, in amd8111e_read_phy() 127 static int amd8111e_write_phy(struct amd8111e_priv *lp, in amd8111e_write_phy() 159 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_mdio_read() local 171 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_mdio_write() local 181 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_ext_phy() local 221 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_free_skbs() local 257 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_rx_buff_len() local 279 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_init_ring() local 367 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_coalesce() local 423 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_restart() local [all …]
|
| H A D | 7990.c | 45 #define WRITERAP(lp, x) out_be16(lp->base + LANCE_RAP, (x)) argument 46 #define WRITERDP(lp, x) out_be16(lp->base + LANCE_RDP, (x)) argument 47 #define READRDP(lp) in_be16(lp->base + LANCE_RDP) argument 59 #define WRITERAP(lp, x) (lp->writerap(lp, x)) argument 60 #define WRITERDP(lp, x) (lp->writerdp(lp, x)) argument 61 #define READRDP(lp) (lp->readrdp(lp)) argument 66 static inline void WRITERAP(struct lance_private *lp, __u16 value) in WRITERAP() 73 static inline void WRITERDP(struct lance_private *lp, __u16 value) in WRITERDP() 80 static inline __u16 READRDP(struct lance_private *lp) in READRDP() 116 static void load_csrs(struct lance_private *lp) in load_csrs() [all …]
|
| H A D | pcnet32.c | 448 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_netif_stop() local 457 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_netif_start() local 476 struct pcnet32_private *lp, in pcnet32_realloc_tx_ring() 536 struct pcnet32_private *lp, in pcnet32_realloc_rx_ring() 643 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_purge_rx_ring() local 679 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_suspend() local 711 static void pcnet32_clr_suspend(struct pcnet32_private *lp, ulong ioaddr) in pcnet32_clr_suspend() 721 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_get_link_ksettings() local 751 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_set_link_ksettings() local 798 struct pcnet32_private *lp = netdev_priv(dev); in pcnet32_get_drvinfo() local [all …]
|
| H A D | a2065.c | 128 static void load_csrs(struct lance_private *lp) in load_csrs() argument 148 struct lance_private *lp = netdev_priv(dev); in lance_init_ring() local 218 init_restart_lance(struct lance_private * lp) init_restart_lance() argument 243 struct lance_private *lp = netdev_priv(dev); lance_rx() local 322 struct lance_private *lp = netdev_priv(dev); lance_tx() local 403 lance_tx_buffs_avail(struct lance_private * lp) lance_tx_buffs_avail() argument 413 struct lance_private *lp = netdev_priv(dev); lance_interrupt() local 461 struct lance_private *lp = netdev_priv(dev); lance_open() local 485 struct lance_private *lp = netdev_priv(dev); lance_close() local 501 struct lance_private *lp = netdev_priv(dev); lance_reset() local 523 struct lance_private *lp = netdev_priv(dev); lance_tx_timeout() local 534 struct lance_private *lp = netdev_priv(dev); lance_start_xmit() local 581 struct lance_private *lp = netdev_priv(dev); lance_load_multicast() local 607 struct lance_private *lp = netdev_priv(dev); lance_set_multicast() local 639 struct lance_private *lp = timer_container_of(lp, t, multicast_timer); lance_set_multicast_retry() local [all...] |
| H A D | hplance.c | 131 struct hplance_private *lp; in hplance_init() local 174 struct lance_private *lp = (struct lance_private *)priv; in hplance_writerap() local 183 struct lance_private *lp = (struct lance_private *)priv; in hplance_writerdp() local 192 struct lance_private *lp = (struct lance_private *)priv; in hplance_readrdp() local 204 struct lance_private *lp = netdev_priv(dev); in hplance_open() local 217 struct lance_private *lp = netdev_priv(dev); in hplance_close() local
|
| H A D | sunlance.c | 295 static void load_csrs(struct lance_private *lp) in load_csrs() 318 struct lance_private *lp = netdev_priv(dev); in lance_init_ring_dvma() local 375 struct lance_private *lp = netdev_priv(dev); in lance_init_ring_pio() local 434 static void init_restart_ledma(struct lance_private *lp) in init_restart_ledma() 462 static int init_restart_lance(struct lance_private *lp) in init_restart_lance() 505 struct lance_private *lp = netdev_priv(dev); in lance_rx_dvma() local 564 struct lance_private *lp = netdev_priv(dev); in lance_tx_dvma() local 674 struct lance_private *lp = netdev_priv(dev); in lance_rx_pio() local 732 struct lance_private *lp = netdev_priv(dev); in lance_tx_pio() local 813 struct lance_private *lp = netdev_priv(dev); in lance_interrupt() local [all …]
|
| /linux/net/ipv4/ |
| H A D | tcp_lp.c | 77 struct lp { struct 99 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init() local 123 struct lp *lp = inet_csk_ca(sk); tcp_lp_cong_avoid() local 140 struct lp *lp = inet_csk_ca(sk); tcp_lp_remote_hz_estimator() local 194 struct lp *lp = inet_csk_ca(sk); tcp_lp_owd_calculator() local 229 struct lp *lp = inet_csk_ca(sk); tcp_lp_rtt_sample() local 274 struct lp *lp = inet_csk_ca(sk); tcp_lp_pkts_acked() local [all...] |
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_main.c | 69 static u32 _temac_ior_be(struct temac_local *lp, int offset) in _temac_ior_be() 74 static void _temac_iow_be(struct temac_local *lp, int offset, u32 value) in _temac_iow_be() 79 static u32 _temac_ior_le(struct temac_local *lp, int offset) in _temac_ior_le() 84 static void _temac_iow_le(struct temac_local *lp, int offset, u32 value) in _temac_iow_le() 89 static bool hard_acs_rdy(struct temac_local *lp) in hard_acs_rdy() 94 static bool hard_acs_rdy_or_timeout(struct temac_local *lp, ktime_t timeout) in hard_acs_rdy_or_timeout() 111 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait() 126 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32() 144 u32 temac_indirect_in32_locked(struct temac_local *lp, int reg) in temac_indirect_in32_locked() 169 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32() [all …]
|
| H A D | xilinx_axienet_main.c | 133 static struct skbuf_dma_descriptor *axienet_get_rx_desc(struct axienet_local *lp, int i) in axienet_get_rx_desc() argument 138 static struct skbuf_dma_descriptor *axienet_get_tx_desc(struct axienet_local *lp, int i) in axienet_get_tx_desc() argument 152 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() argument 157 static void desc_set_phys_addr(struct axienet_local *lp, dma_addr_t addr, in desc_set_phys_addr() argument 165 static dma_addr_t desc_get_phys_addr(struct axienet_local *lp, in desc_get_phys_addr() argument 187 struct axienet_local *lp = netdev_priv(ndev); axienet_dma_bd_release() local 226 axienet_dma_rate(struct axienet_local * lp) axienet_dma_rate() argument 244 axienet_calc_cr(struct axienet_local * lp,u32 count,u32 usec) axienet_calc_cr() argument 276 axienet_coalesce_params(struct axienet_local * lp,u32 cr,u32 * count,u32 * usec) axienet_coalesce_params() argument 290 axienet_dma_start(struct axienet_local * lp) axienet_dma_start() argument 341 struct axienet_local *lp = netdev_priv(ndev); axienet_dma_bd_init() local 415 struct axienet_local *lp = netdev_priv(ndev); axienet_set_mac_address() local 469 struct axienet_local *lp = netdev_priv(ndev); axienet_set_multicast_list() local 539 struct axienet_local *lp = netdev_priv(ndev); axienet_setoptions() local 553 axienet_stat(struct axienet_local * lp,enum temac_stat stat) axienet_stat() argument 564 axienet_stats_update(struct axienet_local * lp,bool reset) axienet_stats_update() argument 581 struct axienet_local *lp = container_of(work, struct axienet_local, axienet_refresh_stats() local 592 __axienet_device_reset(struct axienet_local * lp) __axienet_device_reset() argument 655 axienet_dma_stop(struct axienet_local * lp) axienet_dma_stop() argument 713 struct axienet_local *lp = netdev_priv(ndev); axienet_device_reset() local 782 axienet_free_tx_chain(struct axienet_local * lp,u32 first_bd,int nr_bds,bool force,u32 * sizep,int budget) axienet_free_tx_chain() argument 847 axienet_check_tx_bd_space(struct axienet_local * lp,int num_frag) axienet_check_tx_bd_space() argument 871 struct axienet_local *lp = data; axienet_dma_tx_cb() local 908 struct axienet_local *lp = netdev_priv(ndev); axienet_start_xmit_dmaengine() local 999 struct axienet_local *lp = container_of(napi, struct axienet_local, napi_tx); axienet_tx_poll() local 1056 struct axienet_local *lp = netdev_priv(ndev); axienet_start_xmit() local 1163 struct axienet_local *lp = data; axienet_dma_rx_cb() local 1218 struct axienet_local *lp = container_of(napi, struct axienet_local, napi_rx); axienet_rx_poll() local 1342 struct axienet_local *lp = netdev_priv(ndev); axienet_tx_irq() local 1390 struct axienet_local *lp = netdev_priv(ndev); axienet_rx_irq() local 1438 struct axienet_local *lp = netdev_priv(ndev); axienet_eth_irq() local 1468 struct axienet_local *lp = netdev_priv(ndev); axienet_rx_submit_desc() local 1523 struct axienet_local *lp = netdev_priv(ndev); axienet_init_dmaengine() local 1607 struct axienet_local *lp = netdev_priv(ndev); axienet_init_legacy_dma() local 1664 struct axienet_local *lp = netdev_priv(ndev); axienet_open() local 1728 struct axienet_local *lp = netdev_priv(ndev); axienet_stop() local 1792 struct axienet_local *lp = netdev_priv(ndev); axienet_change_mtu() local 1816 struct axienet_local *lp = netdev_priv(ndev); axienet_poll_controller() local 1829 struct axienet_local *lp = netdev_priv(dev); axienet_ioctl() local 1840 struct axienet_local *lp = netdev_priv(dev); axienet_get_stats64() local 1959 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_get_regs() local 2011 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_get_ringparam() local 2029 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_set_ringparam() local 2059 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_get_pauseparam() local 2080 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_set_pauseparam() local 2091 axienet_update_coalesce_rx(struct axienet_local * lp,u32 cr,u32 mask) axienet_update_coalesce_rx() argument 2119 axienet_dim_coalesce_count_rx(struct axienet_local * lp) axienet_dim_coalesce_count_rx() argument 2130 struct axienet_local *lp = axienet_rx_dim_work() local 2146 axienet_update_coalesce_tx(struct axienet_local * lp,u32 cr,u32 mask) axienet_update_coalesce_tx() argument 2187 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_get_coalesce() local 2227 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_set_coalesce() local 2285 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_get_link_ksettings() local 2294 struct axienet_local *lp = netdev_priv(ndev); axienet_ethtools_set_link_ksettings() local 2301 struct axienet_local *lp = netdev_priv(dev); axienet_ethtools_nway_reset() local 2310 struct axienet_local *lp = netdev_priv(dev); axienet_ethtools_get_ethtool_stats() local 2351 struct axienet_local *lp = netdev_priv(dev); axienet_ethtools_get_sset_count() local 2367 struct axienet_local *lp = netdev_priv(dev); axienet_ethtools_get_pause_stats() local 2386 struct axienet_local *lp = netdev_priv(dev); axienet_ethtool_get_eth_mac_stats() local 2431 struct axienet_local *lp = netdev_priv(dev); axienet_ethtool_get_eth_ctrl_stats() local 2464 struct axienet_local *lp = netdev_priv(dev); axienet_ethtool_get_rmon_stats() local 2567 struct axienet_local *lp = netdev_priv(ndev); axienet_pcs_config() local 2600 struct axienet_local *lp = netdev_priv(ndev); axienet_mac_select_pcs() local 2629 struct axienet_local *lp = netdev_priv(ndev); axienet_mac_link_up() local 2684 struct axienet_local *lp = container_of(work, struct axienet_local, axienet_dma_err_handler() local 2780 struct axienet_local *lp; axienet_probe() local 3128 struct axienet_local *lp = netdev_priv(ndev); axienet_remove() local [all...] |
| H A D | xilinx_axienet_mdio.c | 31 static int axienet_mdio_wait_until_ready(struct axienet_local *lp) in axienet_mdio_wait_until_ready() 46 static void axienet_mdio_mdc_enable(struct axienet_local *lp) in axienet_mdio_mdc_enable() 58 static void axienet_mdio_mdc_disable(struct axienet_local *lp) in axienet_mdio_mdc_disable() 83 struct axienet_local *lp = bus->priv; in axienet_mdio_read() local 133 struct axienet_local *lp = bus->priv; in axienet_mdio_write() local 175 static int axienet_mdio_enable(struct axienet_local *lp, struct device_node *np) in axienet_mdio_enable() 280 int axienet_mdio_setup(struct axienet_local *lp) in axienet_mdio_setup() 326 void axienet_mdio_teardown(struct axienet_local *lp) in axienet_mdio_teardown()
|
| H A D | xilinx_emaclite.c | 502 struct net_local *lp = netdev_priv(dev); in xemaclite_set_mac_address() local 522 struct net_local *lp = netdev_priv(dev); in xemaclite_tx_timeout() local 566 struct net_local *lp = netdev_priv(dev); in xemaclite_tx_handler() local 593 struct net_local *lp = netdev_priv(dev); in xemaclite_rx_handler() local 642 struct net_local *lp = netdev_priv(dev); in xemaclite_interrupt() local 696 static int xemaclite_mdio_wait(struct net_local *lp) in xemaclite_mdio_wait() 723 struct net_local *lp = bus->priv; in xemaclite_mdio_read() local 768 struct net_local *lp = bus->priv; in xemaclite_mdio_write() local 804 static int xemaclite_mdio_setup(struct net_local *lp, struct device *dev) in xemaclite_mdio_setup() 887 struct net_local *lp = netdev_priv(ndev); in xemaclite_adjust_link() local [all …]
|
| /linux/drivers/net/ieee802154/ |
| H A D | at86rf230.c | 62 struct at86rf230_local *lp; member 107 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep() 118 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake() 129 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write() 149 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read() 169 at86rf230_read_subreg(struct at86rf230_local *lp, in at86rf230_read_subreg() 183 at86rf230_write_subreg(struct at86rf230_local *lp, in at86rf230_write_subreg() 204 at86rf230_slp_tr_rising_edge(struct at86rf230_local *lp) in at86rf230_slp_tr_rising_edge() 330 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover_complete() local 345 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover() local [all …]
|
| H A D | mcr20a.c | 446 struct mcr20a_local *lp = context; in mcr20a_write_tx_buf_complete() local 464 struct mcr20a_local *lp = hw->priv; in mcr20a_xmit() local 494 struct mcr20a_local *lp = hw->priv; in mcr20a_set_channel() local 517 struct mcr20a_local *lp = hw->priv; in mcr20a_start() local 551 struct mcr20a_local *lp = hw->priv; in mcr20a_stop() local 568 struct mcr20a_local *lp = hw->priv; in mcr20a_set_hw_addr_filt() local 618 struct mcr20a_local *lp = hw->priv; in mcr20a_set_txpower() local 639 struct mcr20a_local *lp = hw->priv; in mcr20a_set_cca_mode() local 698 struct mcr20a_local *lp = hw->priv; in mcr20a_set_cca_ed_level() local 714 struct mcr20a_local *lp = hw->priv; in mcr20a_set_promiscuous_mode() local [all …]
|
| H A D | adf7242.c | 303 static int adf7242_status(struct adf7242_local *lp, u8 *stat) in adf7242_status() 315 static int adf7242_wait_status(struct adf7242_local *lp, unsigned int status, in adf7242_wait_status() 348 static int adf7242_wait_rc_ready(struct adf7242_local *lp, int line) in adf7242_wait_rc_ready() 354 static int adf7242_wait_spi_ready(struct adf7242_local *lp, int line) in adf7242_wait_spi_ready() 360 static int adf7242_write_fbuf(struct adf7242_local *lp, u8 *data, u8 len) in adf7242_write_fbuf() 391 static int adf7242_read_fbuf(struct adf7242_local *lp, in adf7242_read_fbuf() 431 static int adf7242_read_reg(struct adf7242_local *lp, u16 addr, u8 *data) in adf7242_read_reg() 468 static int adf7242_write_reg(struct adf7242_local *lp, u16 addr, u8 data) in adf7242_write_reg() 487 static int adf7242_cmd(struct adf7242_local *lp, unsigned int cmd) in adf7242_cmd() 504 static int adf7242_upload_firmware(struct adf7242_local *lp, u8 *data, u16 len) in adf7242_upload_firmware() [all …]
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smc91x.h | 78 #define SMC_outw(lp, v, a, r) \ argument 111 #define __SMC_outw(lp, v, a, r) \ argument 128 #define SMC_outw(lp, v, a, r) writew(v, (a) + (r)) argument 160 #define SMC_outw(lp, v, a, r) iowrite16be(v, (a) + (r)) argument 183 #define SMC_outw(lp, v, a, r) iowrite16(v, (a) + (r)) argument 269 smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len) in smc_pxa_dma_inpump() 295 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insl() 338 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insw() 400 #define SMC_outw(lp, x, ioaddr, reg) SMC_outw_b(x, ioaddr, reg) argument 459 #define TCR_REG(lp) SMC_REG(lp, 0x0000, 0) argument [all …]
|
| H A D | smc91x.c | 195 #define SMC_ENABLE_INT(lp, x) do { \ argument 206 #define SMC_DISABLE_INT(lp, x) do { \ argument 221 #define SMC_WAIT_MMU_BUSY(lp) do { \ argument 241 struct smc_local *lp = netdev_priv(dev); in smc_reset() local 335 struct smc_local *lp = netdev_priv(dev); in smc_enable() local 369 struct smc_local *lp = netdev_priv(dev); in smc_shutdown() local 401 struct smc_local *lp = netdev_priv(dev); in smc_rcv() local 533 struct smc_local *lp = from_tasklet(lp, t, tx_task); in smc_hardware_send_pkt() local 624 struct smc_local *lp = netdev_priv(dev); in smc_hard_start_xmit() local 697 struct smc_local *lp = netdev_priv(dev); in smc_tx() local [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | ldc.c | 181 #define LDC_ABORT(lp) ldc_abort((lp), __func__) argument 210 static unsigned long rx_advance(struct ldc_channel *lp, unsigned long off) in rx_advance() 215 static unsigned long tx_advance(struct ldc_channel *lp, unsigned long off) in tx_advance() 220 static struct ldc_packet *handshake_get_tx_packet(struct ldc_channel *lp, in handshake_get_tx_packet() 243 static unsigned long head_for_data(struct ldc_channel *lp) in head_for_data() 250 static int tx_has_space_for(struct ldc_channel *lp, unsigned int size) in tx_has_space_for() 275 static struct ldc_packet *data_get_tx_packet(struct ldc_channel *lp, in data_get_tx_packet() 292 static int set_tx_tail(struct ldc_channel *lp, unsigned long tail) in set_tx_tail() 320 static int __set_rx_head(struct ldc_channel *lp, unsigned long head) in __set_rx_head() 340 static int send_tx_packet(struct ldc_channel *lp, in send_tx_packet() [all …]
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | sonic.c | 45 struct sonic_local *lp = netdev_priv(dev); in sonic_msg_init() local 55 struct sonic_local *lp = netdev_priv(dev); in sonic_alloc_descriptors() local 98 struct sonic_local *lp = netdev_priv(dev); in sonic_open() local 158 struct sonic_local * __maybe_unused lp = netdev_priv(dev); in sonic_quiesce() local 179 struct sonic_local *lp = netdev_priv(dev); in sonic_close() local 225 struct sonic_local *lp = netdev_priv(dev); in sonic_tx_timeout() local 275 struct sonic_local *lp = netdev_priv(dev); in sonic_send_packet() local 347 struct sonic_local *lp = netdev_priv(dev); in sonic_interrupt() local 485 static int index_from_addr(struct sonic_local *lp, dma_addr_t addr, in index_from_addr() 500 static bool sonic_alloc_rb(struct net_device *dev, struct sonic_local *lp, in sonic_alloc_rb() [all …]
|
| /linux/drivers/net/arcnet/ |
| H A D | arcnet.c | 166 struct arcnet_local *lp = netdev_priv(dev); in arcnet_dump_packet() local 200 struct arcnet_local *lp = netdev_priv(dev); in arcnet_led_event() local 223 struct arcnet_local *lp = netdev_priv(to_net_dev(gendev)); in arcnet_led_release() local 235 struct arcnet_local *lp = netdev_priv(netdev); in devm_arcnet_led_init() local 288 struct arcnet_local *lp = netdev_priv(dev); in release_arcbuf() local 308 struct arcnet_local *lp = netdev_priv(dev); in get_arcbuf() local 385 struct arcnet_local *lp = timer_container_of(lp, t, timer); in arcnet_timer() local 400 struct arcnet_local *lp; in reset_device_work() local 430 struct arcnet_local *lp = from_work(lp, t, reply_work); in arcnet_reply_work() local 482 struct arcnet_local *lp = netdev_priv(dev); in alloc_arcdev() local [all …]
|
| H A D | arc-rimi.c | |
| /linux/drivers/net/ethernet/cirrus/ |
| H A D | cs89x0.c | 198 readwords(struct net_local * lp,int portno,void * buf,int length) readwords() argument 211 writewords(struct net_local * lp,int portno,void * buf,int length) writewords() argument 227 struct net_local *lp = netdev_priv(dev); readreg() local 236 struct net_local *lp = netdev_priv(dev); writereg() local 340 struct net_local *lp = netdev_priv(dev); get_dma_channel() local 361 struct net_local *lp = netdev_priv(dev); write_dma() local 373 struct net_local *lp = netdev_priv(dev); set_dma_cfg() local 393 struct net_local *lp = netdev_priv(dev); dma_bufcfg() local 404 struct net_local *lp = netdev_priv(dev); dma_busctl() local 420 struct net_local *lp = netdev_priv(dev); dma_rx() local 475 release_dma_buff(struct net_local * lp) release_dma_buff() argument 489 struct net_local *lp = netdev_priv(dev); control_dc_dc() local 513 struct net_local *lp = netdev_priv(dev); send_test_pkt() local 561 struct net_local *lp = netdev_priv(dev); detect_tp() local 641 struct net_local *lp = netdev_priv(dev); detect_bnc() local 657 struct net_local *lp = netdev_priv(dev); detect_aui() local 674 struct net_local *lp = netdev_priv(dev); net_rx() local 716 struct net_local *lp; net_interrupt() local 830 struct net_local *lp = netdev_priv(dev); net_open() local 1091 struct net_local *lp = netdev_priv(dev); net_close() local 1120 struct net_local *lp = netdev_priv(dev); net_get_stats() local 1145 struct net_local *lp = netdev_priv(dev); net_send_packet() local 1196 struct net_local *lp = netdev_priv(dev); set_multicast_list() local 1274 struct net_local *lp = netdev_priv(dev); reset_chip() local 1311 struct net_local *lp = netdev_priv(dev); cs89x0_probe1() local 1590 struct net_local *lp = netdev_priv(dev); cs89x0_ioport_probe() local 1761 struct net_local *lp; cs89x0_isa_init_module() local 1832 struct net_local *lp = netdev_priv(dev_cs89x0); cs89x0_isa_cleanup_module() local [all...] |
| /linux/drivers/regulator/ |
| H A D | lp872x.c | 155 static int lp872x_read_byte(struct lp872x *lp, u8 addr, u8 *data) in lp872x_read_byte() 170 static inline int lp872x_write_byte(struct lp872x *lp, u8 addr, u8 data) in lp872x_write_byte() 175 static inline int lp872x_update_bits(struct lp872x *lp, u8 addr, in lp872x_update_bits() 181 static int lp872x_get_timestep_usec(struct lp872x *lp) in lp872x_get_timestep_usec() 219 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_regulator_enable_time() local 251 static void lp872x_set_dvs(struct lp872x *lp, enum lp872x_dvs_sel dvs_sel, in lp872x_set_dvs() 261 static u8 lp872x_select_buck_vout_addr(struct lp872x *lp, in lp872x_select_buck_vout_addr() 318 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_set_voltage_sel() local 335 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_get_voltage_sel() local 353 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_set_mode() local [all …]
|
| /linux/drivers/mfd/ |
| H A D | lp8788.c | 122 int lp8788_read_byte(struct lp8788 *lp, u8 reg, u8 *data) in lp8788_read_byte() 138 int lp8788_read_multi_bytes(struct lp8788 *lp, u8 reg, u8 *data, size_t count) in lp8788_read_multi_bytes() 144 int lp8788_write_byte(struct lp8788 *lp, u8 reg, u8 data) in lp8788_write_byte() 150 int lp8788_update_bits(struct lp8788 *lp, u8 reg, u8 mask, u8 data) in lp8788_update_bits() 156 static int lp8788_platform_init(struct lp8788 *lp) in lp8788_platform_init() 171 struct lp8788 *lp; in lp8788_probe() local 212 struct lp8788 *lp = i2c_get_clientdata(cl); in lp8788_remove() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-lp8788.c | 56 struct lp8788 *lp; member 103 static void lp8788_rtc_unlock(struct lp8788 *lp) in lp8788_rtc_unlock() 112 struct lp8788 *lp = rtc->lp; in lp8788_rtc_read_time() local 136 struct lp8788 *lp = rtc->lp; in lp8788_rtc_set_time() local 166 struct lp8788 *lp = rtc->lp; in lp8788_read_alarm() local 191 struct lp8788 *lp = rtc->lp; in lp8788_set_alarm() local 227 struct lp8788 *lp = rtc->lp; in lp8788_alarm_irq_enable() local 259 struct lp8788 *lp = rtc->lp; in lp8788_alarm_irq_register() local 284 struct lp8788 *lp = dev_get_drvdata(pdev->dev.parent); in lp8788_rtc_probe() local
|
| /linux/drivers/net/ethernet/ |
| H A D | korina.c | 378 static dma_addr_t korina_tx_dma(struct korina_private *lp, int idx) in korina_tx_dma() 383 static dma_addr_t korina_rx_dma(struct korina_private *lp, int idx) in korina_rx_dma() 406 struct korina_private *lp = netdev_priv(dev); in korina_abort_tx() local 413 struct korina_private *lp = netdev_priv(dev); in korina_abort_rx() local 422 struct korina_private *lp = netdev_priv(dev); in korina_send_packet() local 524 static int korina_mdio_wait(struct korina_private *lp) in korina_mdio_wait() 535 struct korina_private *lp = netdev_priv(dev); in korina_mdio_read() local 559 struct korina_private *lp = netdev_priv(dev); in korina_mdio_write() local 573 struct korina_private *lp = netdev_priv(dev); in korina_rx_dma_interrupt() local 598 struct korina_private *lp = netdev_priv(dev); in korina_rx() local [all …]
|