Searched refs:bfa_fcs_rport_send_plogiacc (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 47 static void bfa_fcs_rport_send_plogiacc(void *rport_cbarg, 186 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_uninit() 230 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_plogi_sending() 362 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_plogi_retry() 488 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_plogi() 930 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_adisc_offline_sending() 959 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_adisc_offline() 1131 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_hcb_offline() 1386 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_offline() 1444 bfa_fcs_rport_send_plogiacc(rport, NULL); in bfa_fcs_rport_sm_nsdisc_sending() [all …]
|