Home
last modified time | relevance | path

Searched refs:ns_cbarg (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_lport.c3163 static void bfa_fcs_lport_ns_send_plogi(void *ns_cbarg,
3165 static void bfa_fcs_lport_ns_send_rspn_id(void *ns_cbarg,
3167 static void bfa_fcs_lport_ns_send_rft_id(void *ns_cbarg,
3169 static void bfa_fcs_lport_ns_send_rff_id(void *ns_cbarg,
3171 static void bfa_fcs_lport_ns_send_gid_ft(void *ns_cbarg,
3767 bfa_fcs_lport_ns_send_plogi(void *ns_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_lport_ns_send_plogi() argument
3769 struct bfa_fcs_lport_ns_s *ns = ns_cbarg; in bfa_fcs_lport_ns_send_plogi()
3863 bfa_fcs_lport_ns_send_rspn_id(void *ns_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_lport_ns_send_rspn_id() argument
3865 struct bfa_fcs_lport_ns_s *ns = ns_cbarg; in bfa_fcs_lport_ns_send_rspn_id()
3968 bfa_fcs_lport_ns_send_rft_id(void *ns_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_lport_ns_send_rft_id() argument
[all …]