Searched refs:bfa_fcs_rport_send_nsdisc (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 59 static void bfa_fcs_rport_send_nsdisc(void *rport_cbarg, 198 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_uninit() 248 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_plogi_sending() 309 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_plogiacc_sending() 380 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_plogi_retry() 482 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_plogi() 640 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_online() 748 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_nsquery() 1149 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_hcb_offline() 1222 bfa_fcs_rport_send_nsdisc(rport, NULL); in bfa_fcs_rport_sm_hcb_logorcv() [all …]
|