Home
last modified time | relevance | path

Searched refs:p_main_ptt (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c60 val = qed_rd(p_hwfn, p_hwfn->p_main_ptt, bar_reg); in qed_hw_bar_size()
487 rc = qed_int_alloc(p_hwfn, p_hwfn->p_main_ptt); in qed_resc_alloc()
577 qed_mcp_read_mb(p_hwfn, p_hwfn->p_main_ptt); in qed_resc_setup()
582 qed_int_setup(p_hwfn, p_hwfn->p_main_ptt); in qed_resc_setup()
584 qed_iov_setup(p_hwfn, p_hwfn->p_main_ptt); in qed_resc_setup()
1045 struct qed_ptt *p_main_ptt) in qed_reset_mb_shadow() argument
1048 qed_mcp_read_mb(p_hwfn, p_main_ptt); in qed_reset_mb_shadow()
1083 rc = qed_change_pci_hwfn(p_hwfn, p_hwfn->p_main_ptt, true); in qed_hw_init()
1087 rc = qed_mcp_load_req(p_hwfn, p_hwfn->p_main_ptt, &load_code); in qed_hw_init()
1093 qed_reset_mb_shadow(p_hwfn, p_hwfn->p_main_ptt); in qed_hw_init()
[all …]
Dqed_sp_commands.c393 qed_set_hw_tunn_mode(p_hwfn, p_hwfn->p_main_ptt, in qed_sp_pf_start()
456 qed_set_vxlan_dest_port(p_hwfn, p_hwfn->p_main_ptt, in qed_sp_pf_update_tunn_cfg()
459 qed_set_geneve_dest_port(p_hwfn, p_hwfn->p_main_ptt, in qed_sp_pf_update_tunn_cfg()
462 qed_set_hw_tunn_mode(p_hwfn, p_hwfn->p_main_ptt, p_tunn->tunn_mode); in qed_sp_pf_update_tunn_cfg()
Dqed.h372 struct qed_ptt *p_main_ptt; member
Dqed_main.c940 rc = qed_mcp_send_drv_version(hwfn, hwfn->p_main_ptt, in qed_slowpath_start()
1039 rc = qed_int_sb_init(p_hwfn, p_hwfn->p_main_ptt, sb_info, in qed_sb_init()
Dqed_spq.c80 rc = qed_mcp_drain(p_hwfn, p_hwfn->p_main_ptt); in qed_spq_block()
Dqed_ll2.c979 qed_wr(p_hwfn, p_hwfn->p_main_ptt, PRS_REG_USE_LIGHT_L2, 1); in qed_ll2_establish_connection()
Dqed_cxt.c1365 qed_qm_pf_rt_init(p_hwfn, p_hwfn->p_main_ptt, &params); in qed_qm_init_pf()