• Home
  • Raw
  • Download

Lines Matching refs:qedf_ctx

206 	struct qedf_ctx *qedf;
234 struct qedf_ctx *qedf;
241 struct qedf_ctx *qedf;
251 struct qedf_ctx *qedf;
306 struct qedf_ctx { struct
433 struct qedf_ctx *qedf; argument
454 static inline void qedf_stop_all_io(struct qedf_ctx *qedf) in qedf_stop_all_io()
478 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
484 extern void qedf_fip_recv(struct qedf_ctx *qedf, struct sk_buff *skb);
485 extern void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf);
486 extern void qedf_scsi_completion(struct qedf_ctx *qedf, struct fcoe_cqe *cqe,
488 extern void qedf_process_warning_compl(struct qedf_ctx *qedf,
490 extern void qedf_process_error_detect(struct qedf_ctx *qedf,
496 extern void qedf_process_abts_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe,
502 extern void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,
509 extern void qedf_process_els_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe,
515 extern void qedf_process_cleanup_compl(struct qedf_ctx *qedf,
518 extern void qedf_process_tmf_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe,
520 extern void qedf_process_cqe(struct qedf_ctx *qedf, struct fcoe_cqe *cqe);
521 extern void qedf_scsi_done(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,
523 extern void qedf_set_vlan_id(struct qedf_ctx *qedf, int vlan_id);
524 extern void qedf_create_sysfs_ctx_attr(struct qedf_ctx *qedf);
525 extern void qedf_remove_sysfs_ctx_attr(struct qedf_ctx *qedf);
526 extern void qedf_capture_grc_dump(struct qedf_ctx *qedf);
527 bool qedf_wait_for_upload(struct qedf_ctx *qedf);
528 extern void qedf_process_unsol_compl(struct qedf_ctx *qedf, uint16_t que_idx,
534 extern void qedf_process_seq_cleanup_compl(struct qedf_ctx *qedf,
536 extern int qedf_send_flogi(struct qedf_ctx *qedf);