Searched refs:BFA_FCS_GET_HAL_FROM_PORT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/scsi/bfa/ |
A D | bfa_fcs_lport.c | 1560 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rhba() 1665 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rprt() 1767 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(port), in bfa_fcs_lport_fdmi_sm_rpa() 2962 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_plogi() 3086 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_gmal() 3289 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ms->port), in bfa_fcs_lport_ms_sm_gfn() 3780 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_plogi() 4034 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_rspn_id() 4123 bfa_timer_start(BFA_FCS_GET_HAL_FROM_PORT(ns->port), in bfa_fcs_lport_ns_sm_rft_id() 4226 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 | 154 #define BFA_FCS_GET_HAL_FROM_PORT(port) (port->fcs->bfa) macro
|
Completed in 16 milliseconds