Searched refs:CTCM_WRITE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 63 priv->channel[CTCM_WRITE]->max_bufsize = bs1; in ctcm_buffer_write() 67 priv->channel[CTCM_WRITE]->flags |= CHANNEL_FLAGS_BUFSIZE_CHANGED; in ctcm_buffer_write() 94 fsm_getstate_str(priv->channel[CTCM_WRITE]->fsm)); in ctcm_print_statistics() 109 priv->channel[CTCM_WRITE]->netdev->name, sbuf); in ctcm_print_statistics() 134 sizeof(priv->channel[CTCM_WRITE]->prof)); in stats_write()
|
H A D | ctcm_main.c | 269 ch->flags |= (direction == CTCM_WRITE) in channel_get() 609 ch = priv->channel[CTCM_WRITE]; in ctcmpc_send_sweep_req() 907 if (ctcm_transmit_skb(priv->channel[CTCM_WRITE], skb) != 0) in ctcm_tx() 990 if (ctcmpc_transmit_skb(priv->channel[CTCM_WRITE], skb) != 0) { in ctcmpc_tx() 1223 else if (priv->channel[CTCM_WRITE]->cdev == cdev) in ctcm_irq_handler() 1224 ch = priv->channel[CTCM_WRITE]; in ctcm_irq_handler() 1580 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in ctcm_new_device() 1585 if (direction == CTCM_WRITE) in ctcm_new_device() 1607 priv->channel[CTCM_WRITE]->id, priv->protocol); in ctcm_new_device() 1612 priv->channel[CTCM_WRITE] in ctcm_new_device() [all...] |
H A D | ctcm_mpc.c | 411 wch = priv->channel[CTCM_WRITE]; in ctc_mpc_establish_connectivity() 613 struct channel *ch = priv->channel[CTCM_WRITE]; in mpc_rcvd_sweep_resp() 644 struct channel *ch = priv->channel[CTCM_WRITE]; in ctcmpc_send_sweep_resp() 698 struct channel *ch = priv->channel[CTCM_WRITE]; in mpc_rcvd_sweep_req() 899 ch = priv->channel[CTCM_WRITE]; in mpc_group_ready() 947 grp->active_channels[CTCM_WRITE]); in mpc_channel_action() 984 if (CHANNEL_DIRECTION(ch->flags) == CTCM_WRITE) in mpc_channel_action() 994 (grp->active_channels[CTCM_WRITE] > 0) && in mpc_channel_action() 1015 (grp->active_channels[CTCM_WRITE] > 0)) in mpc_channel_action() 1016 || ((grp->active_channels[CTCM_WRITE] in mpc_channel_action() [all...] |
H A D | ctcm_main.h | 114 #define CTCM_WRITE 1 macro
|
H A D | ctcm_fsms.c | 470 if ((CHANNEL_DIRECTION(ch->flags) == CTCM_WRITE) || in chx_firstio() 942 ch2 = priv->channel[CTCM_WRITE]; in ctcm_chx_rxdisc() 1755 struct channel *wch = priv->channel[CTCM_WRITE]; in ctcmpc_chx_send_sweep() 2071 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in dev_action_start() 2093 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in dev_action_stop() 2187 mpc_channel_action(priv->channel[CTCM_WRITE], in dev_action_chup() 2188 CTCM_WRITE, MPC_CHANNEL_ADD); in dev_action_chup() 2243 mpc_channel_action(priv->channel[CTCM_WRITE], in dev_action_chdown() 2244 CTCM_WRITE, MPC_CHANNEL_REMOVE); in dev_action_chdown()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 63 priv->channel[CTCM_WRITE]->max_bufsize = bs1; in ctcm_buffer_write() 67 priv->channel[CTCM_WRITE]->flags |= CHANNEL_FLAGS_BUFSIZE_CHANGED; in ctcm_buffer_write() 94 fsm_getstate_str(priv->channel[CTCM_WRITE]->fsm)); in ctcm_print_statistics() 109 priv->channel[CTCM_WRITE]->netdev->name, sbuf); in ctcm_print_statistics() 134 sizeof(priv->channel[CTCM_WRITE]->prof)); in stats_write()
|
H A D | ctcm_main.c | 269 ch->flags |= (direction == CTCM_WRITE) in channel_get() 609 ch = priv->channel[CTCM_WRITE]; in ctcmpc_send_sweep_req() 867 if (ctcm_transmit_skb(priv->channel[CTCM_WRITE], skb) != 0) in ctcm_tx() 950 if (ctcmpc_transmit_skb(priv->channel[CTCM_WRITE], skb) != 0) { in ctcmpc_tx() 1183 else if (priv->channel[CTCM_WRITE]->cdev == cdev) in ctcm_irq_handler() 1184 ch = priv->channel[CTCM_WRITE]; in ctcm_irq_handler() 1540 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in ctcm_new_device() 1545 if (direction == CTCM_WRITE) in ctcm_new_device() 1567 priv->channel[CTCM_WRITE]->id, priv->protocol); in ctcm_new_device() 1572 priv->channel[CTCM_WRITE] in ctcm_new_device() [all...] |
H A D | ctcm_mpc.c | 413 wch = priv->channel[CTCM_WRITE]; in ctc_mpc_establish_connectivity() 615 struct channel *ch = priv->channel[CTCM_WRITE]; in mpc_rcvd_sweep_resp() 646 struct channel *ch = priv->channel[CTCM_WRITE]; in ctcmpc_send_sweep_resp() 686 struct channel *ch = priv->channel[CTCM_WRITE]; in mpc_rcvd_sweep_req() 887 ch = priv->channel[CTCM_WRITE]; in mpc_group_ready() 936 grp->active_channels[CTCM_WRITE]); in mpc_channel_action() 973 if (CHANNEL_DIRECTION(ch->flags) == CTCM_WRITE) in mpc_channel_action() 983 (grp->active_channels[CTCM_WRITE] > 0) && in mpc_channel_action() 1004 (grp->active_channels[CTCM_WRITE] > 0)) in mpc_channel_action() 1005 || ((grp->active_channels[CTCM_WRITE] in mpc_channel_action() [all...] |
H A D | ctcm_main.h | 115 #define CTCM_WRITE 1 macro
|
H A D | ctcm_fsms.c | 470 if ((CHANNEL_DIRECTION(ch->flags) == CTCM_WRITE) || in chx_firstio() 942 ch2 = priv->channel[CTCM_WRITE]; in ctcm_chx_rxdisc() 1749 struct channel *wch = priv->channel[CTCM_WRITE]; in ctcmpc_chx_send_sweep() 2065 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in dev_action_start() 2087 for (direction = CTCM_READ; direction <= CTCM_WRITE; direction++) { in dev_action_stop() 2181 mpc_channel_action(priv->channel[CTCM_WRITE], in dev_action_chup() 2182 CTCM_WRITE, MPC_CHANNEL_ADD); in dev_action_chup() 2237 mpc_channel_action(priv->channel[CTCM_WRITE], in dev_action_chdown() 2238 CTCM_WRITE, MPC_CHANNEL_REMOVE); in dev_action_chdown()
|
Completed in 15 milliseconds