Searched refs:i2hmsg (Results 1 – 3 of 3) sorted by relevance
142 union bfi_port_i2h_msg_u *i2hmsg; in bfa_port_isr() local144 i2hmsg = (union bfi_port_i2h_msg_u *) m; in bfa_port_isr()151 bfa_port_enable_isr(port, i2hmsg->enable_rsp.status); in bfa_port_isr()157 bfa_port_disable_isr(port, i2hmsg->disable_rsp.status); in bfa_port_isr()164 bfa_port_get_stats_isr(port, i2hmsg->getstats_rsp.status); in bfa_port_isr()170 bfa_port_clear_stats_isr(port, i2hmsg->clearstats_rsp.status); in bfa_port_isr()
3542 union bfi_fcport_i2h_msg_u i2hmsg; in bfa_fcport_isr() local3544 i2hmsg.msg = msg; in bfa_fcport_isr()3545 fcport->event_arg.i2hmsg = i2hmsg; in bfa_fcport_isr()3571 i2hmsg.penable_rsp->port_cfg.qos_bw; in bfa_fcport_isr()3581 i2hmsg.penable_rsp->port_cfg.qos_bw; in bfa_fcport_isr()3619 bfa_trunk_scn(fcport, i2hmsg.trunk_scn); in bfa_fcport_isr()6258 switch (dport->i2hmsg.scn.state) { in bfa_dport_sm_enabled()6418 switch (dport->i2hmsg.scn.state) { in bfa_dport_sm_dynamic_disabling()6511 dport->i2hmsg.rsp.status = msg->status; in bfa_dport_req_comp()6551 dport->i2hmsg.scn.state = msg->state; in bfa_dport_scn()[all …]
486 union bfi_fcport_i2h_msg_u i2hmsg; member715 union bfi_diag_dport_msg_u i2hmsg; member
Completed in 19 milliseconds