Searched refs:qed_dev (Results 1 - 25 of 52) sorted by path

123

/linux-master/drivers/infiniband/hw/qedr/
H A Dmain.c847 static struct qedr_dev *qedr_add(struct qed_dev *cdev, struct pci_dev *pdev,
H A Dqedr.h128 struct qed_dev *cdev;
/linux-master/drivers/net/ethernet/qlogic/qed/
H A DMakefile11 qed_dev.o \
H A Dqed.h524 struct qed_dev *cdev;
695 struct qed_dev { struct
847 u32 qed_get_hsi_def_val(struct qed_dev *cdev, enum qed_hsi_def_type type);
885 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev,
904 int qed_configure_vport_wfq(struct qed_dev *cdev, u16 vp_id, u32 rate);
905 void qed_configure_vp_wfq_on_link_change(struct qed_dev *cdev,
969 int qed_device_num_ports(struct qed_dev *cdev);
972 int qed_fill_dev_info(struct qed_dev *cdev,
979 int qed_recovery_process(struct qed_dev *cdev);
983 void qed_get_protocol_stats(struct qed_dev *cde
[all...]
H A Dqed_chain.c67 static void qed_chain_free_next_ptr(struct qed_dev *cdev,
95 static void qed_chain_free_single(struct qed_dev *cdev,
105 static void qed_chain_free_pbl(struct qed_dev *cdev, struct qed_chain *chain)
138 void qed_chain_free(struct qed_dev *cdev, struct qed_chain *chain)
158 qed_chain_alloc_sanity_check(struct qed_dev *cdev,
198 static int qed_chain_alloc_next_ptr(struct qed_dev *cdev,
232 static int qed_chain_alloc_single(struct qed_dev *cdev,
249 static int qed_chain_alloc_pbl(struct qed_dev *cdev, struct qed_chain *chain)
320 int qed_chain_alloc(struct qed_dev *cdev, struct qed_chain *chain,
H A Dqed_dcbx.c1305 static u8 qed_dcbnl_getstate(struct qed_dev *cdev)
1322 static u8 qed_dcbnl_setstate(struct qed_dev *cdev, u8 state)
1349 static void qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type,
1370 static void qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct)
1391 static void qed_dcbnl_getpgtccfgrx(struct qed_dev *cdev, int tc, u8 *prio,
1398 static void qed_dcbnl_getpgbwgcfgrx(struct qed_dev *cdev,
1405 static void qed_dcbnl_getpfccfg(struct qed_dev *cdev,
1426 static void qed_dcbnl_setpfccfg(struct qed_dev *cdev, int priority, u8 setting)
1457 static u8 qed_dcbnl_getcap(struct qed_dev *cdev, int capid, u8 *cap)
1494 static int qed_dcbnl_getnumtcs(struct qed_dev *cde
[all...]
H A Dqed_debug.c8092 int qed_dbg_grc(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes)
8097 int qed_dbg_grc_size(struct qed_dev *cdev)
8102 int qed_dbg_idle_chk(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes)
8108 int qed_dbg_idle_chk_size(struct qed_dev *cdev)
8113 int qed_dbg_reg_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes)
8119 int qed_dbg_reg_fifo_size(struct qed_dev *cdev)
8124 int qed_dbg_igu_fifo(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes)
8130 int qed_dbg_igu_fifo_size(struct qed_dev *cdev)
8151 static int qed_dbg_nvm_image(struct qed_dev *cdev, void *buffer,
8185 int qed_dbg_protection_override(struct qed_dev *cde
[all...]
H A Dqed_debug.h23 struct qed_dev;
26 int qed_dbg_grc(struct qed_dev *cdev, void *buffer, u32 *num_dumped_bytes);
27 int qed_dbg_grc_size(struct qed_dev *cdev);
28 int qed_dbg_idle_chk(struct qed_dev *cdev, void *buffer,
30 int qed_dbg_idle_chk_size(struct qed_dev *cdev);
31 int qed_dbg_reg_fifo(struct qed_dev *cdev, void *buffer,
33 int qed_dbg_reg_fifo_size(struct qed_dev *cdev);
34 int qed_dbg_igu_fifo(struct qed_dev *cdev, void *buffer,
36 int qed_dbg_igu_fifo_size(struct qed_dev *cdev);
37 int qed_dbg_protection_override(struct qed_dev *cde
[all...]
H A Dqed_dev.c80 static bool qed_db_rec_sanity(struct qed_dev *cdev,
109 static struct qed_hwfn *qed_db_rec_find_hwfn(struct qed_dev *cdev,
125 int qed_db_recovery_add(struct qed_dev *cdev,
174 int qed_db_recovery_del(struct qed_dev *cdev,
383 static void qed_llh_free(struct qed_dev *cdev)
400 static int qed_llh_alloc(struct qed_dev *cdev)
436 static int qed_llh_shadow_sanity(struct qed_dev *cdev,
461 qed_llh_shadow_search_filter(struct qed_dev *cdev,
489 qed_llh_shadow_get_free_idx(struct qed_dev *cdev, u8 ppfid, u8 *p_filter_idx)
514 __qed_llh_shadow_add_filter(struct qed_dev *cde
[all...]
H A Dqed_dev_api.h26 void qed_init_dp(struct qed_dev *cdev,
38 void qed_init_struct(struct qed_dev *cdev);
47 void qed_resc_free(struct qed_dev *cdev);
56 int qed_resc_alloc(struct qed_dev *cdev);
65 void qed_resc_setup(struct qed_dev *cdev);
123 int qed_hw_init(struct qed_dev *cdev, struct qed_hw_init_params *p_params);
132 void qed_hw_timers_stop_all(struct qed_dev *cdev);
141 int qed_hw_stop(struct qed_dev *cdev);
152 int qed_hw_stop_fastpath(struct qed_dev *cdev);
172 int qed_hw_prepare(struct qed_dev *cde
[all...]
H A Dqed_devlink.c43 struct qed_dev *cdev = qdl->cdev;
83 struct qed_dev *cdev = qdl->cdev;
126 struct qed_dev *cdev;
139 struct qed_dev *cdev;
159 struct qed_dev *cdev = qed_dl->cdev;
200 struct devlink *qed_devlink_register(struct qed_dev *cdev)
H A Dqed_devlink.h12 struct devlink *qed_devlink_register(struct qed_dev *cdev);
H A Dqed_fcoe.c723 static int qed_fill_fcoe_dev_info(struct qed_dev *cdev,
745 static void qed_register_fcoe_ops(struct qed_dev *cdev,
752 static struct qed_hash_fcoe_con *qed_fcoe_get_hash(struct qed_dev *cdev,
771 static int qed_fcoe_stop(struct qed_dev *cdev)
800 static int qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks)
850 static int qed_fcoe_acquire_conn(struct qed_dev *cdev,
885 static int qed_fcoe_release_conn(struct qed_dev *cdev, u32 handle)
903 static int qed_fcoe_offload_conn(struct qed_dev *cdev,
956 static int qed_fcoe_destroy_conn(struct qed_dev *cdev,
977 static int qed_fcoe_stats_context(struct qed_dev *cde
[all...]
H A Dqed_fcoe.h42 void qed_get_protocol_stats_fcoe(struct qed_dev *cdev,
54 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev,
H A Dqed_hw.h312 int qed_init_fw_data(struct qed_dev *cdev,
H A Dqed_init_ops.c122 void qed_init_iro_array(struct qed_dev *cdev)
305 struct qed_dev *cdev = p_hwfn->cdev;
500 struct qed_dev *cdev = p_hwfn->cdev;
553 struct qed_dev *cdev = p_hwfn->cdev;
623 int qed_init_fw_data(struct qed_dev *cdev, const u8 *data)
H A Dqed_init_ops.h21 void qed_init_iro_array(struct qed_dev *cdev);
H A Dqed_int.c1409 struct qed_dev *cdev = p_hwfn->cdev;
1444 struct qed_dev *cdev = p_hwfn->cdev;
2349 void qed_int_disable_post_isr_release(struct qed_dev *cdev)
2357 void qed_int_attn_clr_enable(struct qed_dev *cdev, bool clr_enable)
H A Dqed_int.h173 void qed_int_disable_post_isr_release(struct qed_dev *cdev);
186 void qed_int_attn_clr_enable(struct qed_dev *cdev, bool clr_enable);
H A Dqed_iscsi.c1033 static int qed_fill_iscsi_dev_info(struct qed_dev *cdev,
1053 static void qed_register_iscsi_ops(struct qed_dev *cdev,
1060 static struct qed_hash_iscsi_con *qed_iscsi_get_hash(struct qed_dev *cdev,
1079 static int qed_iscsi_stop(struct qed_dev *cdev)
1102 static int qed_iscsi_start(struct qed_dev *cdev,
1154 static int qed_iscsi_acquire_conn(struct qed_dev *cdev,
1187 static int qed_iscsi_release_conn(struct qed_dev *cdev, u32 handle)
1205 static int qed_iscsi_offload_conn(struct qed_dev *cdev,
1280 static int qed_iscsi_update_conn(struct qed_dev *cdev,
1307 static int qed_iscsi_clear_conn_sq(struct qed_dev *cde
[all...]
H A Dqed_iscsi.h47 void qed_get_protocol_stats_iscsi(struct qed_dev *cdev,
61 qed_get_protocol_stats_iscsi(struct qed_dev *cdev,
H A Dqed_iwarp.c2814 struct qed_dev *cdev = p_hwfn->cdev;
H A Dqed_l2.c789 static int qed_filter_accept_cmd(struct qed_dev *cdev,
1532 static int qed_filter_mcast_cmd(struct qed_dev *cdev,
1566 static int qed_filter_ucast_cmd(struct qed_dev *cdev,
1865 static void _qed_get_vport_stats(struct qed_dev *cdev,
1904 void qed_get_vport_stats(struct qed_dev *cdev, struct qed_eth_stats *stats)
1909 void qed_get_vport_stats_context(struct qed_dev *cdev,
1931 void qed_reset_vport_stats(struct qed_dev *cdev)
2193 static int qed_fill_eth_dev_info(struct qed_dev *cdev,
2292 static void qed_register_eth_ops(struct qed_dev *cdev,
2303 static bool qed_check_mac(struct qed_dev *cde
[all...]
H A Dqed_l2.h261 void qed_get_vport_stats(struct qed_dev *cdev, struct qed_eth_stats *stats);
274 void qed_get_vport_stats_context(struct qed_dev *cdev,
278 void qed_reset_vport_stats(struct qed_dev *cdev);
H A Dqed_ll2.c99 struct qed_dev *cdev = p_hwfn->cdev;
113 static int qed_ll2_alloc_buffer(struct qed_dev *cdev,
137 static int qed_ll2_dealloc_buffer(struct qed_dev *cdev,
156 static void qed_ll2_kill_buffers(struct qed_dev *cdev)
169 struct qed_dev *cdev = p_hwfn->cdev;
1180 struct qed_dev *cdev = p_hwfn->cdev;
2370 static void qed_ll2_register_cb_ops(struct qed_dev *cdev,
2443 static bool qed_ll2_is_storage_eng1(struct qed_dev *cdev)
2453 struct qed_dev *cdev = p_hwfn->cdev;
2465 static int qed_ll2_stop(struct qed_dev *cde
[all...]

Completed in 363 milliseconds

123