/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_mcp.h | 306 struct qed_ptt *p_ptt, 320 struct qed_ptt *p_ptt, 333 struct qed_ptt *p_ptt, u32 *p_mbi_ver); 347 struct qed_ptt *p_ptt, u32 *media_type); 362 struct qed_ptt *p_ptt, 379 struct qed_ptt *p_ptt, u32 *p_speed_mask); 393 struct qed_ptt *p_ptt, u32 *p_board_config); 413 struct qed_ptt *p_ptt, 427 struct qed_ptt *p_ptt); 439 struct qed_ptt *p_ptt, [all …]
|
D | qed_hw.h | 18 struct qed_ptt; 94 struct qed_ptt *p_ptt); 104 u32 qed_ptt_get_bar_addr(struct qed_ptt *p_ptt); 114 struct qed_ptt *p_ptt, 125 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, 137 struct qed_ptt *p_ptt, 150 struct qed_ptt *p_ptt, 164 struct qed_ptt *p_ptt, 180 struct qed_ptt *p_ptt, 196 struct qed_ptt *p_ptt, [all …]
|
D | qed_int.h | 63 struct qed_ptt *p_ptt, 73 struct qed_ptt *p_ptt); 103 struct qed_ptt *p_ptt, 116 struct qed_ptt *p_ptt, 186 int qed_db_rec_handler(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 231 int qed_int_igu_reset_cam(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 255 struct qed_ptt *p_ptt, 273 struct qed_ptt *p_ptt); 337 struct qed_ptt *p_ptt, 354 struct qed_ptt *p_ptt, [all …]
|
D | qed_hw.c | 31 struct qed_ptt { struct 41 struct qed_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; argument 71 struct qed_ptt *p_ptt; in qed_ptt_invalidate() 86 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn) in qed_ptt_acquire() 88 struct qed_ptt *p_ptt; in qed_ptt_acquire() 97 struct qed_ptt, list_entry); in qed_ptt_acquire() 115 void qed_ptt_release(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_release() 122 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_get_hw_addr() 128 static u32 qed_ptt_config_addr(struct qed_ptt *p_ptt) in qed_ptt_config_addr() 134 u32 qed_ptt_get_bar_addr(struct qed_ptt *p_ptt) in qed_ptt_get_bar_addr() [all …]
|
D | qed_dev_api.h | 185 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn); 198 struct qed_ptt *p_ptt); 220 struct qed_ptt *p_ptt, 236 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, 252 struct qed_ptt *p_ptt, 414 struct qed_ptt *p_ptt, u16 id, bool is_vf); 456 struct qed_ptt *p_ptt, bool b_enable);
|
D | qed_mcp.c | 59 void qed_mcp_cmd_port_init(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_cmd_port_init() 72 void qed_mcp_read_mb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_read_mb() 166 static int qed_load_mcp_offsets(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_load_mcp_offsets() 237 int qed_mcp_cmd_init(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_cmd_init() 276 struct qed_ptt *p_ptt) in qed_mcp_reread_offsets() 294 int qed_mcp_reset(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_reset() 356 qed_mcp_update_pending_cmd(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_update_pending_cmd() 402 struct qed_ptt *p_ptt, in __qed_mcp_cmd_and_union() 439 struct qed_ptt *p_ptt) in qed_mcp_print_cpu_info() 459 struct qed_ptt *p_ptt, in _qed_mcp_cmd_and_union() [all …]
|
D | qed_roce.h | 13 void qed_roce_dpm_dcbx(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 16 struct qed_ptt *p_ptt) {} in qed_roce_dpm_dcbx() 21 int qed_roce_init_hw(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt);
|
D | qed_ptp.c | 42 static int qed_ptp_res_lock(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptp_res_lock() 74 static int qed_ptp_res_unlock(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptp_res_unlock() 106 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_rx_ts() 132 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_tx_ts() 158 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_cc() 175 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_cfg_filters() 258 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_adjfreq() 342 struct qed_ptt *p_ptt; in qed_ptp_hw_enable() 404 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_disable()
|
D | qed_init_fw_funcs.c | 455 struct qed_ptt *p_ptt, in qed_tx_pq_map_rt_init() 727 struct qed_ptt *p_ptt) in qed_poll_on_qm_cmd_ready() 748 struct qed_ptt *p_ptt, in qed_send_qm_cmd() 823 struct qed_ptt *p_ptt, in qed_qm_pf_rt_init() 865 struct qed_ptt *p_ptt, u8 pf_id, u16 pf_wfq) in qed_init_pf_wfq() 880 struct qed_ptt *p_ptt, u8 pf_id, u32 pf_rl) in qed_init_pf_rl() 897 struct qed_ptt *p_ptt, in qed_init_vport_wfq() 923 struct qed_ptt *p_ptt, u16 rl_id, u32 rate_limit) in qed_init_global_rl() 941 struct qed_ptt *p_ptt, in qed_send_qm_stop_cmd() 1013 static int qed_dmae_to_grc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_dmae_to_grc() [all …]
|
D | qed_rdma.h | 172 void qed_rdma_dpm_bar(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 173 void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 177 static inline void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) {} in qed_rdma_dpm_conf() 179 struct qed_ptt *p_ptt) {} in qed_rdma_dpm_bar()
|
D | qed_l2.h | 271 struct qed_ptt *p_ptt, 414 struct qed_ptt *p_ptt, 418 struct qed_ptt *p_ptt, 422 struct qed_ptt *p_ptt, 426 struct qed_ptt *p_ptt,
|
D | qed_init_ops.c | 142 struct qed_ptt *p_ptt, in qed_init_rt() 220 struct qed_ptt *p_ptt, in qed_init_array_dmae() 247 struct qed_ptt *p_ptt, in qed_init_fill_dmae() 268 struct qed_ptt *p_ptt, in qed_init_fill() 278 struct qed_ptt *p_ptt, in qed_init_cmd_array() 350 struct qed_ptt *p_ptt, in qed_init_cmd_wr() 411 struct qed_ptt *p_ptt, struct init_read_op *cmd) in qed_init_cmd_rd() 462 struct qed_ptt *p_ptt, in qed_init_cmd_cb() 534 struct qed_ptt *p_ptt, int phase, int phase_id, int modes) in qed_init_run()
|
D | qed_debug.c | 970 struct qed_ptt *p_ptt, in qed_read_storm_fw_info() 1100 struct qed_ptt *p_ptt, in qed_dump_fw_ver_param() 1144 struct qed_ptt *p_ptt, in qed_dump_mfw_ver_param() 1193 struct qed_ptt *p_ptt, in qed_dump_chip_revision_param() 1225 struct qed_ptt *p_ptt, in qed_dump_common_global_params() 1288 struct qed_ptt *p_ptt) in qed_update_blocks_reset_state() 1374 struct qed_ptt *p_ptt, bool enable) in qed_bus_enable_dbg_block() 1381 struct qed_ptt *p_ptt) in qed_bus_reset_dbg_block() 1404 struct qed_ptt *p_ptt, u32 client_mask) in qed_bus_enable_clients() 1410 struct qed_ptt *p_ptt, in qed_bus_config_dbg_line() [all …]
|
D | qed_int.c | 234 int qed_pglueb_rbc_attn_handler(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_pglueb_rbc_attn_handler() 374 struct qed_ptt *p_ptt) in qed_db_rec_flush_queue() 408 int qed_db_rec_handler(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_db_rec_handler() 439 struct qed_ptt *p_ptt = p_hwfn->p_dpc_ptt; in qed_dorq_attn_overflow() 465 struct qed_ptt *p_ptt = p_hwfn->p_dpc_ptt; in qed_dorq_attn_int_sts() 1332 struct qed_ptt *p_ptt) in qed_int_sb_attn_setup() 1349 struct qed_ptt *p_ptt, in qed_int_sb_attn_init() 1387 struct qed_ptt *p_ptt) in qed_int_sb_attn_alloc() 1472 struct qed_ptt *p_ptt, in qed_int_cau_conf_pi() 1502 struct qed_ptt *p_ptt, in qed_int_cau_conf_sb() [all …]
|
D | qed_selftest.c | 43 struct qed_ptt *p_ptt; in qed_selftest_register() 66 struct qed_ptt *p_ptt; in qed_selftest_clock() 89 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_selftest_nvram()
|
D | qed_dev.c | 639 qed_llh_set_engine_affin(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_llh_set_engine_affin() 693 struct qed_ptt *p_ptt) in qed_llh_hw_init_pf() 741 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_llh_set_ppfid_affinity() 789 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_llh_set_roce_affinity() 844 struct qed_ptt *p_ptt, in qed_llh_access_filter() 924 struct qed_ptt *p_ptt, in qed_llh_add_filter() 943 struct qed_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx) in qed_llh_remove_filter() 955 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_llh_add_mac_filter() 1088 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_llh_add_protocol_filter() 1155 struct qed_ptt *p_ptt = qed_ptt_acquire(p_hwfn); in qed_llh_remove_mac_filter() [all …]
|
D | qed_dcbx.c | 167 struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_dcbx_set_params() 199 struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_dcbx_update_app_info() 250 qed_dcbx_process_tlv(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_dcbx_process_tlv() 327 qed_dcbx_process_mib_info(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_dcbx_process_mib_info() 372 struct qed_ptt *p_ptt, in qed_dcbx_copy_mib() 741 qed_dcbx_read_local_lldp_mib(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_dcbx_read_local_lldp_mib() 758 struct qed_ptt *p_ptt, in qed_dcbx_read_remote_lldp_mib() 776 struct qed_ptt *p_ptt, in qed_dcbx_read_operational_mib() 794 struct qed_ptt *p_ptt, enum qed_mib_read_type type) in qed_dcbx_read_remote_mib() 810 qed_dcbx_read_local_mib(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_dcbx_read_local_mib() [all …]
|
D | qed_dcbx.h | 90 struct qed_ptt *, struct qed_dcbx_set *, bool); 96 struct qed_ptt *, enum qed_mib_read_type);
|
D | qed_sriov.c | 304 int vfid, struct qed_ptt *p_ptt) in qed_iov_post_vf_bulletin() 704 struct qed_ptt *p_ptt, u8 abs_vfid) in qed_iov_vf_pglue_clear_err() 712 struct qed_ptt *p_ptt, struct qed_vf_info *vf) in qed_iov_vf_igu_reset() 732 struct qed_ptt *p_ptt, in qed_iov_vf_igu_set_int() 754 struct qed_ptt *p_ptt, u8 abs_vf_id, u8 num_sbs) in qed_iov_enable_vf_access_msix() 782 struct qed_ptt *p_ptt, in qed_iov_enable_vf_access() 840 struct qed_ptt *p_ptt, in qed_iov_config_perm_table() 858 struct qed_ptt *p_ptt, in qed_iov_enable_vf_traffic() 871 struct qed_ptt *p_ptt, in qed_iov_alloc_vf_igu_sbs() 913 struct qed_ptt *p_ptt, in qed_iov_free_vf_igu_sbs() [all …]
|
D | qed_cxt.h | 140 void qed_cxt_hw_init_pf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 150 struct qed_ptt *p_ptt, bool is_pf_loading); 160 int qed_qm_reconf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt);
|
D | qed.h | 578 struct qed_ptt *p_main_ptt; 579 struct qed_ptt *p_dpc_ptt; 584 struct qed_ptt *p_ptp_ptt; 653 struct qed_ptt *p_arfs_ptt; 916 struct qed_ptt *p_ptt, 919 void qed_clean_wfq_db(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt); 979 void qed_link_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt); 980 void qed_bw_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt);
|
D | qed_main.c | 415 struct qed_ptt *ptt; in qed_fill_dev_info() 1208 struct qed_ptt *ptt = qed_ptt_acquire(hwfn); in qed_slowpath_task() 1272 struct qed_ptt *p_ptt; in qed_slowpath_start() 1474 struct qed_ptt *p_ptt; in qed_sb_init() 1686 struct qed_ptt *ptt; in qed_set_link() 1866 struct qed_ptt *ptt, u32 capability, in qed_fill_link_capability() 2100 struct qed_ptt *ptt, in qed_fill_link() 2213 struct qed_ptt *ptt; in qed_get_current_link() 2233 void qed_link_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt) in qed_link_update() 2246 void qed_bw_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt) in qed_bw_update() [all …]
|
D | qed_init_ops.h | 34 struct qed_ptt *p_ptt,
|
D | qed_sp.h | 411 struct qed_ptt *p_ptt, 463 struct qed_ptt *p_ptt,
|
D | qed_sp_commands.c | 236 struct qed_ptt *p_ptt, in qed_set_hw_tunn_mode() 248 struct qed_ptt *p_ptt, in qed_set_hw_tunn_mode_port() 299 struct qed_ptt *p_ptt, in qed_sp_pf_start() 481 struct qed_ptt *p_ptt, in qed_sp_pf_update_tunn_cfg()
|