/linux/drivers/scsi/bfa/ |
A D | bfa_ioc.h | 242 void *cbarg; member 274 void *cbarg; member 360 void (*qresume) (void *cbarg); 361 void *cbarg; member 375 void *cbarg; member 408 void *cbarg; member 425 void *cbarg; member 549 void *cbarg; member 574 void *cbarg; member 585 void *cbarg; member [all …]
|
A D | bfa_ioc.c | 3402 ablk->cbarg = cbarg; in bfa_ablk_query() 3434 ablk->cbarg = cbarg; in bfa_ablk_pf_create() 3466 ablk->cbarg = cbarg; in bfa_ablk_pf_delete() 3495 ablk->cbarg = cbarg; in bfa_ablk_adapter_config() 3526 ablk->cbarg = cbarg; in bfa_ablk_port_config() 3558 ablk->cbarg = cbarg; in bfa_ablk_pf_update() 4082 sfp->cbarg = cbarg; in bfa_sfp_show() 5541 phy->cbarg = cbarg; in bfa_phy_get_attr() 5581 phy->cbarg = cbarg; in bfa_phy_get_stats() 5629 phy->cbarg = cbarg; in bfa_phy_update() [all …]
|
A D | bfa_svc.h | 35 void *cbarg; /* callback arg */ member 71 void (*cbfn) (void *cbarg), void *cbarg); 483 void (*event_cbfn) (void *cbarg, 543 void (*event_cbfn) (void *cbarg, 611 void *cbarg, void *bfad_fcxp, 632 void *cbarg, 655 void *cbarg); 691 void *cbarg; member 703 void *cbarg; member 714 void *cbarg; member [all …]
|
A D | bfa_port.h | 53 bfa_port_stats_cbfn_t cbfn, void *cbarg); 55 bfa_port_stats_cbfn_t cbfn, void *cbarg); 57 bfa_port_endis_cbfn_t cbfn, void *cbarg); 59 bfa_port_endis_cbfn_t cbfn, void *cbarg); 112 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg); 115 bfa_cee_get_stats_cbfn_t cbfn, void *cbarg); 117 bfa_cee_reset_stats_cbfn_t cbfn, void *cbarg);
|
A D | bfa_port.c | 220 void *cbarg) in bfa_port_enable() argument 255 port->endis_cbarg = cbarg; in bfa_port_enable() 276 void *cbarg) in bfa_port_disable() argument 311 port->endis_cbarg = cbarg; in bfa_port_disable() 332 bfa_port_stats_cbfn_t cbfn, void *cbarg) in bfa_port_get_stats() argument 350 port->stats_cbarg = cbarg; in bfa_port_get_stats() 371 void *cbarg) in bfa_port_clear_stats() argument 388 port->stats_cbarg = cbarg; in bfa_port_clear_stats() 664 cee->cbfn.get_attr_cbarg = cbarg; in bfa_cee_get_attr() 704 cee->cbfn.get_stats_cbarg = cbarg; in bfa_cee_get_stats() [all …]
|
A D | bfa.h | 23 typedef void (*bfa_cb_cbfn_status_t) (void *cbarg, bfa_status_t status); 89 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg), in bfa_reqq_winit() argument 90 void *cbarg) in bfa_reqq_winit() 93 wqe->cbarg = cbarg; in bfa_reqq_winit() 107 WARN_ON(!((__wqe)->qresume && (__wqe)->cbarg)); \ 116 (__hcb_qe)->cbarg = (__cbarg); \ 125 (__hcb_qe)->cbarg = (__cbarg); \ 192 typedef void (*bfa_cb_iocfc_t) (void *cbarg, enum bfa_status status); 414 typedef void (*bfa_cb_ioc_t) (void *cbarg, enum bfa_status status); 435 (__qe)->hcb_qe.cbarg = (__cbarg); \
|
A D | bfa_svc.c | 3669 void *cbarg) in bfa_fcport_event_register() 5328 void *cbarg) in bfa_sgpg_winit() 5332 wqe->cbarg = cbarg; in bfa_sgpg_winit() 5581 ufm->cbarg = cbarg; in bfa_uf_recv_register() 5938 void *cbarg) in bfa_fcdiag_loopback() argument 6025 fcdiag->lb.cbarg = cbarg; in bfa_fcdiag_loopback() 6049 void *cbarg) in bfa_fcdiag_queuetest() argument 6068 fcdiag->qtest.cbarg = cbarg; in bfa_fcdiag_queuetest() 6732 dport->cbarg = cbarg; in bfa_dport_enable() 6789 dport->cbarg = cbarg; in bfa_dport_disable() [all …]
|
A D | bfa_fcs.c | 157 static void bfa_fcs_fabric_delay(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) in bfa_fcs_fabric_delay() argument 994 struct bfa_fcs_fabric_s *fabric = cbarg; in bfa_fcs_fabric_delay() 1040 bfa_fcs_fabric_delete_comp(void *cbarg) in bfa_fcs_fabric_delete_comp() argument 1042 struct bfa_fcs_fabric_s *fabric = cbarg; in bfa_fcs_fabric_delete_comp() 1048 bfa_fcs_fabric_stop_comp(void *cbarg) in bfa_fcs_fabric_stop_comp() argument 1050 struct bfa_fcs_fabric_s *fabric = cbarg; in bfa_fcs_fabric_stop_comp() 1357 struct bfa_fcs_fabric_s *fabric = cbarg; in bfa_fcs_fabric_flogiacc_comp() [all …]
|
A D | bfa_fcpim.c | 1073 bfa_itnim_qresume(void *cbarg) in bfa_itnim_qresume() argument 2120 struct bfa_ioim_s *ioim = cbarg; in __bfa_cb_ioim_good_comp() 2133 struct bfa_ioim_s *ioim = cbarg; in __bfa_cb_ioim_comp() 2389 struct bfa_ioim_s *ioim = cbarg; in __bfa_cb_ioim_failed() 2403 struct bfa_ioim_s *ioim = cbarg; in __bfa_cb_ioim_pathtov() 2418 struct bfa_ioim_s *ioim = cbarg; in __bfa_cb_ioim_abort() 2429 bfa_ioim_sgpg_alloced(void *cbarg) in bfa_ioim_sgpg_alloced() argument 2431 struct bfa_ioim_s *ioim = cbarg; in bfa_ioim_sgpg_alloced() 2659 bfa_ioim_qresume(void *cbarg) in bfa_ioim_qresume() argument 2661 struct bfa_ioim_s *ioim = cbarg; in bfa_ioim_qresume() [all …]
|
A D | bfa_fcs_rport.c | 50 struct bfa_fcxp_s *fcxp, void *cbarg, 56 struct bfa_fcxp_s *fcxp, void *cbarg, 62 struct bfa_fcxp_s *fcxp, void *cbarg, 66 struct bfa_fcxp_s *fcxp, void *cbarg, 1731 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_fcs_rport_plogi_response() 2727 bfa_cb_rport_online(void *cbarg) in bfa_cb_rport_online() argument 2750 bfa_cb_rport_offline(void *cbarg) in bfa_cb_rport_offline() argument 2773 bfa_cb_rport_qos_scn_flowid(void *cbarg, in bfa_cb_rport_qos_scn_flowid() argument 2842 bfa_cb_rport_qos_scn_prio(void *cbarg, in bfa_cb_rport_qos_scn_prio() argument 3102 void *cbarg, [all …]
|
A D | bfa_fcs_lport.c | 1391 void *cbarg, 1398 void *cbarg, 1405 void *cbarg, 2838 void *cbarg, 3598 void *cbarg, 3605 void *cbarg, 3612 void *cbarg, 3619 void *cbarg, 3626 void *cbarg, 3633 void *cbarg, [all …]
|
A D | bfa_fcs_fcpim.c | 30 struct bfa_fcxp_s *fcxp, void *cbarg, 475 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response() argument 479 struct bfa_fcs_itnim_s *itnim = (struct bfa_fcs_itnim_s *) cbarg; in bfa_fcs_itnim_prli_response() 682 bfa_cb_itnim_online(void *cbarg) in bfa_cb_itnim_online() argument 684 struct bfa_fcs_itnim_s *itnim = (struct bfa_fcs_itnim_s *) cbarg; in bfa_cb_itnim_online()
|
A D | bfa_core.c | 707 wqe->qresume(wqe->cbarg); in bfa_reqq_resume() 1368 bfa_cb_iocfc_t cbfn, void *cbarg) in bfa_faa_query() argument 1383 iocfc->faa_args.faa_cb.faa_cbarg = cbarg; in bfa_faa_query() 1403 void *cbarg = iocfc->faa_args.faa_cb.faa_cbarg; in bfa_faa_query_reply() local 1413 iocfc->faa_args.faa_cb.faa_cbfn(cbarg, BFA_STATUS_OK); in bfa_faa_query_reply() 1918 cbfn(hcb_qe->cbarg, hcb_qe->fw_status); in bfa_comp_process() 1920 hcb_qe->cbfn(hcb_qe->cbarg, BFA_TRUE); in bfa_comp_process() 1934 hcb_qe->cbfn(hcb_qe->cbarg, BFA_FALSE); in bfa_comp_free()
|
A D | bfa_cs.h | 244 typedef void (*bfa_wc_resume_t) (void *cbarg);
|
A D | bfa_fcs.h | 338 void bfa_fcs_lport_ns_util_send_rspn_id(void *cbarg,
|
/linux/drivers/net/ethernet/brocade/bna/ |
A D | bfa_ioc.h | 98 typedef void (*bfa_mbox_cmd_cbfn_t)(void *cbarg); 102 void *cbarg; member 113 void *cbarg; member 141 void *cbarg; member 147 (__notify)->cbarg = (__cbarg); \ 246 bfa_mbox_cmd_cbfn_t cbfn, void *cbarg); 249 bfa_ioc_mbox_mcfunc_t cbfn, void *cbarg); 327 void *cbarg; /* user callback arg */ member 336 bfa_cb_flash cbfn, void *cbarg); 339 bfa_cb_flash cbfn, void *cbarg); [all …]
|
A D | bfa_msgq.h | 37 (_cmd)->cbarg = (_cbarg); \ 44 typedef void (*bfa_msgq_cmdcbfn_t)(void *cbarg, enum bfa_status status); 49 void *cbarg; member 82 typedef void (*bfa_msgq_mcfunc_t)(void *cbarg, struct bfi_msgq_mhdr *mhdr); 97 void *cbarg; member 118 bfa_msgq_mcfunc_t cbfn, void *cbarg);
|
A D | bfa_msgq.c | 21 void *cbarg; \ 23 cbarg = (_cmdq_ent)->cbarg; \ 25 (_cmdq_ent)->cbarg = NULL; \ 27 cbfn(cbarg, (_status)); \ 481 (rspq->rsphdlr[mc].cbfn)(rspq->rsphdlr[mc].cbarg, msghdr); in bfa_msgq_rspq_pi_update() 526 bfa_msgq_isr(void *cbarg, struct bfi_mbmsg *msg) in bfa_msgq_isr() argument 528 struct bfa_msgq *msgq = (struct bfa_msgq *)cbarg; in bfa_msgq_isr() 553 bfa_msgq_notify(void *cbarg, enum bfa_ioc_event event) in bfa_msgq_notify() argument 555 struct bfa_msgq *msgq = (struct bfa_msgq *)cbarg; in bfa_msgq_notify() 617 bfa_msgq_mcfunc_t cbfn, void *cbarg) in bfa_msgq_regisr() argument [all …]
|
A D | bna.h | 79 struct bna_rx *cbarg; \ 81 cbarg = (rxf)->stop_cbarg; \ 84 cbfn(cbarg); \ 92 struct bna_rx *cbarg; \ 94 cbarg = (rxf)->start_cbarg; \ 97 cbfn(cbarg); \ 105 struct bnad *cbarg; \ 107 cbarg = (rxf)->cam_fltr_cbarg; \ 110 cbfn(cbarg, rxf->rx); \
|
A D | bfa_cee.c | 158 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_nw_cee_get_attr() argument 173 cee->cbfn.get_attr_cbarg = cbarg; in bfa_nw_cee_get_attr() 189 bfa_cee_isr(void *cbarg, struct bfi_mbmsg *m) in bfa_cee_isr() argument 193 struct bfa_cee *cee = (struct bfa_cee *) cbarg; in bfa_cee_isr()
|
A D | bfa_ioc.c | 2134 void *cbarg; in bfa_ioc_mbox_poll() local 2162 cbarg = cmd->cbarg; in bfa_ioc_mbox_poll() 2164 cbfn(cbarg); in bfa_ioc_mbox_poll() 2636 mod->mbhdlr[mc].cbarg = cbarg; in bfa_nw_ioc_mbox_regisr() 2657 cmd->cbarg = cbarg; in bfa_nw_ioc_mbox_queue() 3043 struct bfa_flash *flash = cbarg; in bfa_flash_notify() 3095 bfa_flash_read_send(void *cbarg) in bfa_flash_read_send() argument 3223 flash->cbarg = NULL; in bfa_nw_flash_attach() 3273 flash->cbarg = cbarg; in bfa_nw_flash_get_attr() 3320 flash->cbarg = cbarg; in bfa_nw_flash_update_part() [all …]
|
A D | bfa_cee.h | 57 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
|
A D | bfa_cs.h | 64 typedef void (*bfa_wc_resume_t) (void *cbarg);
|
A D | bna_enet.c | 870 void *cbarg; \ 872 cbarg = (enet)->stop_cbarg; \ 875 cbfn(cbarg); \ 1332 struct bnad *cbarg; \ 1334 cbarg = (_ioceth)->stop_cbarg; \ 1337 cbfn(cbarg); \
|
A D | bna_tx_rx.c | 1274 void *cbarg; \ 1276 cbarg = (rx)->stop_cbarg; \ 1279 cbfn(cbarg, rx); \ 2762 void *cbarg; \ 2764 cbarg = (tx)->stop_cbarg; \ 2767 cbfn(cbarg, (tx)); \
|