Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c2985 static void ecore_wr_nw_port(struct ecore_hwfn *p_hwfn, in ecore_wr_nw_port() function
3025 ecore_wr_nw_port(p_hwfn, p_ptt, XLPORT_MODE_REG, (0x4 << 4) | 0x4, 1, in ecore_emul_link_init_bb()
3027 ecore_wr_nw_port(p_hwfn, p_ptt, XLPORT_MAC_CONTROL, 0, 1, port); in ecore_emul_link_init_bb()
3029 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_CTRL, 0x40, 0, port); in ecore_emul_link_init_bb()
3031 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_MODE, 0x40, 0, port); in ecore_emul_link_init_bb()
3033 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_RX_MAX_SIZE, 0x3fff, 0, port); in ecore_emul_link_init_bb()
3034 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_TX_CTRL, in ecore_emul_link_init_bb()
3037 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_PAUSE_CTRL, 0x7c000, 0, port); in ecore_emul_link_init_bb()
3038 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_PFC_CTRL, in ecore_emul_link_init_bb()
3043 ecore_wr_nw_port(p_hwfn, p_ptt, XLMAC_CTRL, in ecore_emul_link_init_bb()
[all …]