Lines Matching defs:i2hmsg
2195 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event;
3096 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event;
3542 union bfi_fcport_i2h_msg_u i2hmsg;
3544 i2hmsg.msg = msg;
3545 fcport->event_arg.i2hmsg = i2hmsg;
3552 if (fcport->msgtag == i2hmsg.penable_rsp->msgtag) {
3556 fcport->cfg = i2hmsg.penable_rsp->port_cfg;
3571 i2hmsg.penable_rsp->port_cfg.qos_bw;
3581 i2hmsg.penable_rsp->port_cfg.qos_bw;
3593 if (fcport->msgtag == i2hmsg.penable_rsp->msgtag)
3603 if (i2hmsg.event->link_state.linkstate == BFA_PORT_LINKUP)
3606 if (i2hmsg.event->link_state.linkstate_rsn ==
3615 i2hmsg.event->link_state.qos_attr.qos_bw_op;
3619 bfa_trunk_scn(fcport, i2hmsg.trunk_scn);
3631 fcport->stats_status = i2hmsg.pstatsget_rsp->status;
6159 if (dport->i2hmsg.scn.state == BFI_DPORT_SCN_DDPORT_ENABLE) {
6165 bfa_trc(dport->bfa, dport->i2hmsg.scn.state);
6207 if (dport->i2hmsg.rsp.status == BFA_STATUS_DPORT_INV_SFP) {
6258 switch (dport->i2hmsg.scn.state) {
6295 bfa_trc(dport->bfa, dport->i2hmsg.scn.state);
6388 if (dport->i2hmsg.rsp.status == BFA_STATUS_DPORT_INV_SFP) {
6418 switch (dport->i2hmsg.scn.state) {
6426 bfa_trc(dport->bfa, dport->i2hmsg.scn.state);
6511 dport->i2hmsg.rsp.status = msg->status;
6551 dport->i2hmsg.scn.state = msg->state;
6553 switch (dport->i2hmsg.scn.state) {