Searched refs:rport_cbarg (Results 1 – 1 of 1) sorted by relevance
53 static void bfa_fcs_rport_send_plogi(void *rport_cbarg,55 static void bfa_fcs_rport_send_plogiacc(void *rport_cbarg,61 static void bfa_fcs_rport_send_adisc(void *rport_cbarg,67 static void bfa_fcs_rport_send_nsdisc(void *rport_cbarg,77 static void bfa_fcs_rport_send_logo(void *rport_cbarg,79 static void bfa_fcs_rport_send_logo_acc(void *rport_cbarg);1706 bfa_fcs_rport_send_plogi(void *rport_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_rport_send_plogi() argument1708 struct bfa_fcs_rport_s *rport = rport_cbarg; in bfa_fcs_rport_send_plogi()1826 bfa_fcs_rport_send_plogiacc(void *rport_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_rport_send_plogiacc() argument1828 struct bfa_fcs_rport_s *rport = rport_cbarg; in bfa_fcs_rport_send_plogiacc()[all …]