| /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-4.19/net/ipv4/ |
| D | tcp_lp.c | 76 struct lp { struct 97 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init() argument 120 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid() local 136 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator() local 189 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator() local 222 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample() local 266 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked() local
|
| /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-4.19/drivers/net/ethernet/amd/ |
| D | amd8111e.c | 112 static int amd8111e_read_phy(struct amd8111e_priv *lp, in amd8111e_read_phy() 141 static int amd8111e_write_phy(struct amd8111e_priv *lp, in amd8111e_write_phy() 173 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_mdio_read() local 185 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_mdio_write() local 195 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_ext_phy() local 236 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_free_skbs() local 269 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_rx_buff_len() local 291 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_init_ring() local 377 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_set_coalesce() local 433 struct amd8111e_priv *lp = netdev_priv(dev); in amd8111e_restart() local [all …]
|
| D | 7990.c | 44 #define WRITERAP(lp, x) out_be16(lp->base + LANCE_RAP, (x)) argument 45 #define WRITERDP(lp, x) out_be16(lp->base + LANCE_RDP, (x)) argument 46 #define READRDP(lp) in_be16(lp->base + LANCE_RDP) argument 58 #define WRITERAP(lp, x) (lp->writerap(lp, x)) argument 59 #define WRITERDP(lp, x) (lp->writerdp(lp, x)) argument 60 #define READRDP(lp) (lp->readrdp(lp)) argument 65 static inline void WRITERAP(struct lance_private *lp, __u16 value) in WRITERAP() 72 static inline void WRITERDP(struct lance_private *lp, __u16 value) in WRITERDP() 79 static inline __u16 READRDP(struct lance_private *lp) in READRDP() 115 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 | 130 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() 144 static inline void axienet_dma_out32(struct axienet_local *lp, in axienet_dma_out32() 150 static void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr() 159 static void desc_set_phys_addr(struct axienet_local *lp, dma_addr_t addr, in desc_set_phys_addr() 167 static dma_addr_t desc_get_phys_addr(struct axienet_local *lp, in desc_get_phys_addr() 189 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_release() local 243 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_init() local 360 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_mac_address() local 413 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_multicast_list() local 483 struct axienet_local *lp = netdev_priv(ndev); in axienet_setoptions() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/smsc/ |
| D | smc911x.h | 123 static inline unsigned int SMC_inl(struct smc911x_local *lp, int reg) in SMC_inl() 136 static inline void SMC_outl(unsigned int value, struct smc911x_local *lp, in SMC_outl() 155 static inline void SMC_insl(struct smc911x_local *lp, int reg, in SMC_insl() 173 static inline void SMC_outsl(struct smc911x_local *lp, int reg, in SMC_outsl() 192 #define SMC_inl(lp, r) ((readw((lp)->base + (r)) & 0xFFFF) + (readw((lp)->base + (r) + 2) << 16)) argument 193 #define SMC_outl(v, lp, r) \ argument 198 #define SMC_insl(lp, r, p, l) ioread16_rep((short*)((lp)->base + (r)), p, l*2) argument 199 #define SMC_outsl(lp, r, p, l) iowrite16_rep((short*)((lp)->base + (r)), p, l*2) argument 202 #define SMC_inl(lp, r) readl((lp)->base + (r)) argument 203 #define SMC_outl(v, lp, r) writel(v, (lp)->base + (r)) argument [all …]
|
| D | smc911x.c | 157 #define SMC_ENABLE_INT(lp, x) do { \ argument 165 #define SMC_DISABLE_INT(lp, x) do { \ argument 177 struct smc911x_local *lp = netdev_priv(dev); in smc911x_reset() local 271 struct smc911x_local *lp = netdev_priv(dev); in smc911x_enable() local 328 struct smc911x_local *lp = netdev_priv(dev); in smc911x_shutdown() local 348 struct smc911x_local *lp = netdev_priv(dev); in smc911x_drop_pkt() local 380 struct smc911x_local *lp = netdev_priv(dev); in smc911x_rcv() local 456 struct smc911x_local *lp = netdev_priv(dev); in smc911x_hardware_send_pkt() local 519 struct smc911x_local *lp = netdev_priv(dev); in smc911x_hard_start_xmit() local 592 struct smc911x_local *lp = netdev_priv(dev); in smc911x_tx() local [all …]
|
| D | smc91x.h | 89 #define SMC_outw(lp, v, a, r) \ argument 122 #define __SMC_outw(lp, v, a, r) \ argument 138 #define SMC_outw(lp, v, a, r) outw(v, (a) + (r) - 0xa0000000) argument 158 #define SMC_outw(lp, v, a, r) writew(v, (a) + (r)) argument 190 #define SMC_outw(lp, v, a, r) writew(_swapw(v), (a) + (r)) argument 224 #define SMC_outw(lp, v, a, r) iowrite16(v, (a) + (r)) argument 310 smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len) in smc_pxa_dma_inpump() 336 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insl() 379 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insw() 441 #define SMC_outw(lp, x, ioaddr, reg) SMC_outw_b(x, ioaddr, reg) argument [all …]
|
| D | smc91x.c | 206 #define SMC_ENABLE_INT(lp, x) do { \ argument 217 #define SMC_DISABLE_INT(lp, x) do { \ argument 232 #define SMC_WAIT_MMU_BUSY(lp) do { \ argument 252 struct smc_local *lp = netdev_priv(dev); in smc_reset() local 346 struct smc_local *lp = netdev_priv(dev); in smc_enable() local 380 struct smc_local *lp = netdev_priv(dev); in smc_shutdown() local 413 struct smc_local *lp = netdev_priv(dev); in smc_rcv() local 554 struct smc_local *lp = netdev_priv(dev); in smc_hardware_send_pkt() local 644 struct smc_local *lp = netdev_priv(dev); in smc_hard_start_xmit() local 717 struct smc_local *lp = netdev_priv(dev); in smc_tx() 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-4.19/drivers/net/ethernet/xilinx/ |
| D | xilinx_axienet_main.c | 125 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() 139 static inline void axienet_dma_out32(struct axienet_local *lp, in axienet_dma_out32() 156 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_release() local 194 struct axienet_local *lp = netdev_priv(ndev); in axienet_dma_bd_init() local 299 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_mac_address() local 352 struct axienet_local *lp = netdev_priv(ndev); in axienet_set_multicast_list() local 422 struct axienet_local *lp = netdev_priv(ndev); in axienet_setoptions() local 436 static void __axienet_device_reset(struct axienet_local *lp, off_t offset) in __axienet_device_reset() 470 struct axienet_local *lp = netdev_priv(ndev); in axienet_device_reset() local 528 struct axienet_local *lp = netdev_priv(ndev); in axienet_adjust_link() local [all …]
|
| D | ll_temac_main.c | 64 u32 temac_ior(struct temac_local *lp, int offset) in temac_ior() 69 void temac_iow(struct temac_local *lp, int offset, u32 value) in temac_iow() 74 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait() 93 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32() 112 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32() 126 static u32 temac_dma_in32(struct temac_local *lp, int reg) in temac_dma_in32() 136 static void temac_dma_out32(struct temac_local *lp, int reg, u32 value) in temac_dma_out32() 150 static u32 temac_dma_dcr_in(struct temac_local *lp, int reg) in temac_dma_dcr_in() 158 static void temac_dma_dcr_out(struct temac_local *lp, int reg, u32 value) in temac_dma_dcr_out() 167 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ieee802154/ |
| D | at86rf230.c | 72 struct at86rf230_local *lp; member 126 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep() 137 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake() 148 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write() 168 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read() 188 at86rf230_read_subreg(struct at86rf230_local *lp, in at86rf230_read_subreg() 202 at86rf230_write_subreg(struct at86rf230_local *lp, in at86rf230_write_subreg() 223 at86rf230_slp_tr_rising_edge(struct at86rf230_local *lp) in at86rf230_slp_tr_rising_edge() 349 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover_complete() local 361 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 118 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep() 129 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake() 140 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write() 160 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read() 180 at86rf230_read_subreg(struct at86rf230_local *lp, in at86rf230_read_subreg() 194 at86rf230_write_subreg(struct at86rf230_local *lp, in at86rf230_write_subreg() 215 at86rf230_slp_tr_rising_edge(struct at86rf230_local *lp) in at86rf230_slp_tr_rising_edge() 341 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover_complete() local 353 struct at86rf230_local *lp = ctx->lp; in at86rf230_async_error_recover() local [all …]
|
| /kernel/linux/linux-4.19/drivers/isdn/i4l/ |
| D | isdn_net.c | 75 isdn_net_local *lp = n->local; in isdn_net_device_started() local 89 static __inline__ void isdn_net_device_wake_queue(isdn_net_local *lp) in isdn_net_device_wake_queue() 101 static __inline__ void isdn_net_device_stop_queue(isdn_net_local *lp) in isdn_net_device_stop_queue() 114 static __inline__ int isdn_net_device_busy(isdn_net_local *lp) in isdn_net_device_busy() 141 static __inline__ void isdn_net_inc_frame_cnt(isdn_net_local *lp) in isdn_net_inc_frame_cnt() 148 static __inline__ void isdn_net_dec_frame_cnt(isdn_net_local *lp) in isdn_net_dec_frame_cnt() 161 static __inline__ void isdn_net_zero_frame_cnt(isdn_net_local *lp) in isdn_net_zero_frame_cnt() 270 isdn_net_bind_channel(isdn_net_local *lp, int idx) in isdn_net_bind_channel() 283 isdn_net_unbind_channel(isdn_net_local *lp) in isdn_net_unbind_channel() 382 static void isdn_net_lp_disconnected(isdn_net_local *lp) in isdn_net_lp_disconnected() [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-4.19/drivers/net/ethernet/natsemi/ |
| D | sonic.c | 44 struct sonic_local *lp = netdev_priv(dev); in sonic_msg_init() local 61 struct sonic_local *lp = netdev_priv(dev); in sonic_open() local 121 struct sonic_local * __maybe_unused lp = netdev_priv(dev); in sonic_quiesce() local 142 struct sonic_local *lp = netdev_priv(dev); in sonic_close() local 188 struct sonic_local *lp = netdev_priv(dev); in sonic_tx_timeout() local 238 struct sonic_local *lp = netdev_priv(dev); in sonic_send_packet() local 311 struct sonic_local *lp = netdev_priv(dev); in sonic_interrupt() local 449 static int index_from_addr(struct sonic_local *lp, dma_addr_t addr, in index_from_addr() 464 static bool sonic_alloc_rb(struct net_device *dev, struct sonic_local *lp, in sonic_alloc_rb() 486 static void sonic_update_rra(struct net_device *dev, struct sonic_local *lp, in sonic_update_rra() [all …]
|
| /kernel/linux/linux-4.19/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 …]
|