Searched refs:BFA_FCS_GET_HAL_FROM_PORT (Results 1 – 2 of 2) sorted by relevance
| /drivers/scsi/bfa/ |
| A D | bfa_fcs_lport.c | 1514 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rhba() 1619 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rprt() 1721 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rpa() 2903 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_plogi() 3027 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_gmal() 3230 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_gfn() 3702 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_plogi() 3956 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_rspn_id() 4045 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_rft_id() 4148 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_rff_id() [all …]
|
| A D | bfa_fcs.h | 220 #define BFA_FCS_GET_HAL_FROM_PORT(port) (port->fcs->bfa) macro
|
Completed in 17 milliseconds