| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_lp.c | 77 struct lp { struct 98 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init() argument 121 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid() local 137 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator() local 190 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator() local 223 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample() local 267 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_lp.c | 77 struct lp { struct 99 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init() argument 123 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid() local 140 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator() local 194 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator() local 229 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample() local 274 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
| 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 …]
|
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| 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 222 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_free_skbs() local 258 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_rx_buff_len() local 280 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_init_ring() local 368 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_coalesce() local 424 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_restart() local [all …]
|
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/ |
| D | ll_temac_main.c | 71 static u32 _temac_ior_be(struct temac_local *lp, int offset) in _temac_ior_be() 76 static void _temac_iow_be(struct temac_local *lp, int offset, u32 value) in _temac_iow_be() 81 static u32 _temac_ior_le(struct temac_local *lp, int offset) in _temac_ior_le() 86 static void _temac_iow_le(struct temac_local *lp, int offset, u32 value) in _temac_iow_le() 91 static bool hard_acs_rdy(struct temac_local *lp) in hard_acs_rdy() 96 static bool hard_acs_rdy_or_timeout(struct temac_local *lp, ktime_t timeout) in hard_acs_rdy_or_timeout() 113 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait() 128 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32() 146 u32 temac_indirect_in32_locked(struct temac_local *lp, int reg) in temac_indirect_in32_locked() 171 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32() [all …]
|
| D | xilinx_axienet_main.c | 131 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() 145 static inline void axienet_dma_out32(struct axienet_local *lp, in axienet_dma_out32() 151 static void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr() 160 static void desc_set_phys_addr(struct axienet_local *lp, dma_addr_t addr, in desc_set_phys_addr() 168 static dma_addr_t desc_get_phys_addr(struct axienet_local *lp, in desc_get_phys_addr() 190 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_release() local 244 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_init() local 361 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_mac_address() local 414 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_multicast_list() local 484 struct axienet_local *lp = netdev_priv(ndev); in axienet_setoptions() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
| D | smc911x.h | 112 static inline unsigned int SMC_inl(struct smc911x_local *lp, int reg) in SMC_inl() 125 static inline void SMC_outl(unsigned int value, struct smc911x_local *lp, in SMC_outl() 144 static inline void SMC_insl(struct smc911x_local *lp, int reg, in SMC_insl() 162 static inline void SMC_outsl(struct smc911x_local *lp, int reg, in SMC_outsl() 181 #define SMC_inl(lp, r) ((readw((lp)->base + (r)) & 0xFFFF) + (readw((lp)->base + (r) + 2) << 16)) argument 182 #define SMC_outl(v, lp, r) \ argument 187 #define SMC_insl(lp, r, p, l) ioread16_rep((short*)((lp)->base + (r)), p, l*2) argument 188 #define SMC_outsl(lp, r, p, l) iowrite16_rep((short*)((lp)->base + (r)), p, l*2) argument 191 #define SMC_inl(lp, r) readl((lp)->base + (r)) argument 192 #define SMC_outl(v, lp, r) writel(v, (lp)->base + (r)) argument [all …]
|
| D | smc911x.c | 145 #define SMC_ENABLE_INT(lp, x) do { \ argument 153 #define SMC_DISABLE_INT(lp, x) do { \ argument 165 struct smc911x_local *lp = netdev_priv(dev); in smc911x_reset() local 259 struct smc911x_local *lp = netdev_priv(dev); in smc911x_enable() local 316 struct smc911x_local *lp = netdev_priv(dev); in smc911x_shutdown() local 336 struct smc911x_local *lp = netdev_priv(dev); in smc911x_drop_pkt() local 368 struct smc911x_local *lp = netdev_priv(dev); in smc911x_rcv() local 444 struct smc911x_local *lp = netdev_priv(dev); in smc911x_hardware_send_pkt() local 507 struct smc911x_local *lp = netdev_priv(dev); in smc911x_hard_start_xmit() local 580 struct smc911x_local *lp = netdev_priv(dev); in smc911x_tx() local [all …]
|
| D | smc91x.h | 78 #define SMC_outw(lp, v, a, r) \ argument 111 #define __SMC_outw(lp, v, a, r) \ argument 127 #define SMC_outw(lp, v, a, r) outw(v, (a) + (r) - 0xa0000000) argument 147 #define SMC_outw(lp, v, a, r) writew(v, (a) + (r)) argument 179 #define SMC_outw(lp, v, a, r) writew(_swapw(v), (a) + (r)) argument 213 #define SMC_outw(lp, v, a, r) iowrite16(v, (a) + (r)) argument 299 smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len) in smc_pxa_dma_inpump() 325 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insl() 368 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insw() 430 #define SMC_outw(lp, x, ioaddr, reg) SMC_outw_b(x, ioaddr, reg) argument [all …]
|
| D | smc91x.c | 194 #define SMC_ENABLE_INT(lp, x) do { \ argument 205 #define SMC_DISABLE_INT(lp, x) do { \ argument 220 #define SMC_WAIT_MMU_BUSY(lp) do { \ argument 240 struct smc_local *lp = netdev_priv(dev); in smc_reset() local 334 struct smc_local *lp = netdev_priv(dev); in smc_enable() local 368 struct smc_local *lp = netdev_priv(dev); in smc_shutdown() local 400 struct smc_local *lp = netdev_priv(dev); in smc_rcv() local 540 struct smc_local *lp = from_tasklet(lp, t, tx_task); in smc_hardware_send_pkt() local 631 struct smc_local *lp = netdev_priv(dev); in smc_hard_start_xmit() local 704 struct smc_local *lp = netdev_priv(dev); in smc_tx() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/ |
| 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 …]
|
| D | xilinx_axienet_main.c | 132 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() 137 static void desc_set_phys_addr(struct axienet_local *lp, dma_addr_t addr, in desc_set_phys_addr() 145 static dma_addr_t desc_get_phys_addr(struct axienet_local *lp, in desc_get_phys_addr() 167 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_release() local 211 static u32 axienet_usec_to_timer(struct axienet_local *lp, u32 coalesce_usec) in axienet_usec_to_timer() 232 static void axienet_dma_start(struct axienet_local *lp) in axienet_dma_start() 290 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_init() local 364 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_mac_address() local 417 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_multicast_list() local 487 struct axienet_local *lp = netdev_priv(ndev); in axienet_setoptions() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ieee802154/ |
| D | at86rf230.c | 63 struct at86rf230_local *lp; member 108 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep() 119 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake() 130 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write() 150 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read() 170 at86rf230_read_subreg(struct at86rf230_local *lp, in at86rf230_read_subreg() 184 at86rf230_write_subreg(struct at86rf230_local *lp, in at86rf230_write_subreg() 205 at86rf230_slp_tr_rising_edge(struct at86rf230_local *lp) in at86rf230_slp_tr_rising_edge() 331 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover_complete() local 346 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ieee802154/ |
| D | at86rf230.c | 64 struct at86rf230_local *lp; member 119 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep() 130 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake() 141 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write() 161 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read() 181 at86rf230_read_subreg(struct at86rf230_local *lp, in at86rf230_read_subreg() 195 at86rf230_write_subreg(struct at86rf230_local *lp, in at86rf230_write_subreg() 216 at86rf230_slp_tr_rising_edge(struct at86rf230_local *lp) in at86rf230_slp_tr_rising_edge() 342 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover_complete() local 358 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
| D | smc91x.h | 78 #define SMC_outw(lp, v, a, r) \ argument 111 #define __SMC_outw(lp, v, a, r) \ argument 127 #define SMC_outw(lp, v, a, r) outw(v, (a) + (r) - 0xa0000000) argument 147 #define SMC_outw(lp, v, a, r) writew(v, (a) + (r)) argument 179 #define SMC_outw(lp, v, a, r) writew(_swapw(v), (a) + (r)) argument 202 #define SMC_outw(lp, v, a, r) iowrite16(v, (a) + (r)) argument 288 smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len) in smc_pxa_dma_inpump() 314 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insl() 357 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insw() 419 #define SMC_outw(lp, x, ioaddr, reg) SMC_outw_b(x, ioaddr, reg) argument [all …]
|
| D | smc91x.c | 194 #define SMC_ENABLE_INT(lp, x) do { \ argument 205 #define SMC_DISABLE_INT(lp, x) do { \ argument 220 #define SMC_WAIT_MMU_BUSY(lp) do { \ argument 240 struct smc_local *lp = netdev_priv(dev); in smc_reset() local 334 struct smc_local *lp = netdev_priv(dev); in smc_enable() local 368 struct smc_local *lp = netdev_priv(dev); in smc_shutdown() local 400 struct smc_local *lp = netdev_priv(dev); in smc_rcv() local 540 struct smc_local *lp = from_tasklet(lp, t, tx_task); in smc_hardware_send_pkt() local 631 struct smc_local *lp = netdev_priv(dev); in smc_hard_start_xmit() local 704 struct smc_local *lp = netdev_priv(dev); in smc_tx() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/ |
| 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 …]
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| 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 …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ |
| D | korina.c | 174 struct korina_private *lp = netdev_priv(dev); in korina_abort_tx() local 181 struct korina_private *lp = netdev_priv(dev); in korina_abort_rx() local 186 static void korina_start_rx(struct korina_private *lp, in korina_start_rx() 192 static void korina_chain_rx(struct korina_private *lp, in korina_chain_rx() 201 struct korina_private *lp = netdev_priv(dev); in korina_send_packet() local 297 struct korina_private *lp = netdev_priv(dev); in mdio_read() local 313 struct korina_private *lp = netdev_priv(dev); in mdio_write() local 328 struct korina_private *lp = netdev_priv(dev); in korina_rx_dma_interrupt() local 353 struct korina_private *lp = netdev_priv(dev); in korina_rx() local 464 struct korina_private *lp = in korina_poll() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | arcnet.c | 164 struct arcnet_local *lp = netdev_priv(dev); in arcnet_dump_packet() local 198 struct arcnet_local *lp = netdev_priv(dev); in arcnet_led_event() local 225 struct arcnet_local *lp = netdev_priv(to_net_dev(gendev)); in arcnet_led_release() local 237 struct arcnet_local *lp = netdev_priv(netdev); in devm_arcnet_led_init() local 290 struct arcnet_local *lp = netdev_priv(dev); in release_arcbuf() local 310 struct arcnet_local *lp = netdev_priv(dev); in get_arcbuf() local 387 struct arcnet_local *lp = from_timer(lp, t, timer); in arcnet_timer() local 402 struct arcnet_local *lp; in reset_device_work() local 432 struct arcnet_local *lp = (struct arcnet_local *)data; in arcnet_reply_tasklet() local 484 struct arcnet_local *lp = netdev_priv(dev); in alloc_arcdev() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| D | arcnet.c | 164 struct arcnet_local *lp = netdev_priv(dev); in arcnet_dump_packet() local 198 struct arcnet_local *lp = netdev_priv(dev); in arcnet_led_event() local 221 struct arcnet_local *lp = netdev_priv(to_net_dev(gendev)); in arcnet_led_release() local 233 struct arcnet_local *lp = netdev_priv(netdev); in devm_arcnet_led_init() local 286 struct arcnet_local *lp = netdev_priv(dev); in release_arcbuf() local 306 struct arcnet_local *lp = netdev_priv(dev); in get_arcbuf() local 383 struct arcnet_local *lp = from_timer(lp, t, timer); in arcnet_timer() local 398 struct arcnet_local *lp; in reset_device_work() local 428 struct arcnet_local *lp = from_tasklet(lp, t, reply_tasklet); in arcnet_reply_tasklet() local 480 struct arcnet_local *lp = netdev_priv(dev); in alloc_arcdev() local [all …]
|