Home
last modified time | relevance | path

Searched full:mpcg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/net/
H A Dctcm_mpc.c313 if (priv->mpcg == NULL) { in ctcmpc_get_dev()
315 "%s(%s): priv->mpcg is NULL", in ctcmpc_get_dev()
339 grp = priv->mpcg; in ctc_mpc_alloc_channel()
411 grp = priv->mpcg; in ctc_mpc_establish_connectivity()
529 grp = priv->mpcg; in ctc_mpc_dealloc_ch()
565 grp = priv->mpcg; in ctc_mpc_flow_control()
614 struct mpc_group *grp = priv->mpcg; in mpc_rcvd_sweep_resp()
643 struct mpc_group *grp = priv->mpcg; in ctcmpc_send_sweep_resp()
685 struct mpc_group *grp = priv->mpcg; in mpc_rcvd_sweep_req()
818 struct mpc_group *grp = priv->mpcg; in mpc_action_go_ready()
[all …]
H A Dctcm_fsms.c1009 struct mpc_group *gptr = priv->mpcg; in ctcm_chx_txretry()
1014 /* call restart if not MPC or if MPC and mpcg fsm is ready. in ctcm_chx_txretry()
1221 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_txdone()
1344 fsm_event(priv->mpcg->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_chx_txdone()
1384 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_rx()
1418 fsm_event(priv->mpcg->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_chx_rx()
1486 struct mpc_group *gptr = priv->mpcg; in ctcmpc_chx_firstio()
1541 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_rxidle()
1594 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_attn()
1653 struct mpc_group *grp = priv->mpcg; in ctcmpc_chx_attnbusy()
[all …]
H A Dctcm_main.h208 struct mpc_group *mpcg; /* MPC only */ member
243 grp = ((struct ctcm_priv *)dev->ml_priv)->mpcg; in ctcm_clear_busy()
H A Dctcm_main.c607 grp = priv->mpcg; in ctcmpc_send_sweep_req()
652 struct mpc_group *grp = priv->mpcg; in ctcmpc_transmit_skb()
818 fsm_event(priv->mpcg->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_transmit_skb()
876 struct mpc_group *grp = priv->mpcg; in ctcmpc_tx()
1023 grp = priv->mpcg; in ctcm_free_netdevice()
1031 priv->mpcg = NULL; in ctcm_free_netdevice()