Lines Matching defs:cbarg
157 static void bfa_fcs_fabric_delay(void *cbarg);
159 static void bfa_fcs_fabric_delete_comp(void *cbarg);
161 static void bfa_fcs_fabric_stop_comp(void *cbarg);
168 struct bfa_fcxp_s *fcxp, void *cbarg,
992 bfa_fcs_fabric_delay(void *cbarg)
994 struct bfa_fcs_fabric_s *fabric = cbarg;
1040 bfa_fcs_fabric_delete_comp(void *cbarg)
1042 struct bfa_fcs_fabric_s *fabric = cbarg;
1048 bfa_fcs_fabric_stop_comp(void *cbarg)
1050 struct bfa_fcs_fabric_s *fabric = cbarg;
1353 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,
1357 struct bfa_fcs_fabric_s *fabric = cbarg;
1489 bfa_fcs_port_event_handler(void *cbarg, enum bfa_port_linkstate event)
1491 struct bfa_fcs_s *fcs = cbarg;
1516 * @param[in] cbarg callback arg for receive handler
1522 bfa_fcs_uf_recv(void *cbarg, struct bfa_uf_s *uf)
1524 struct bfa_fcs_s *fcs = (struct bfa_fcs_s *) cbarg;