Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vfpf_if.h648 u8 partner_adv_pause; member
H A Decore_mcp_api.h116 u8 partner_adv_pause; member
H A Decore_vf.c1785 p_link->partner_adv_pause = p_bulletin->partner_adv_pause; in __ecore_vf_get_link_state()
H A Decore_mcp.c1569 p_link->partner_adv_pause = ECORE_LINK_PARTNER_SYMMETRIC_PAUSE; in ecore_mcp_handle_link_change()
1572 p_link->partner_adv_pause = ECORE_LINK_PARTNER_ASYMMETRIC_PAUSE; in ecore_mcp_handle_link_change()
1575 p_link->partner_adv_pause = ECORE_LINK_PARTNER_BOTH_PAUSE; in ecore_mcp_handle_link_change()
1578 p_link->partner_adv_pause = 0; in ecore_mcp_handle_link_change()
H A Decore_sriov.c1092 p_bulletin->partner_adv_pause = link->partner_adv_pause; in ecore_iov_set_link()
H A Dqlnx_os.c5562 if (link_state.partner_adv_pause) in qlnx_fill_link()
5565 if ((link_state.partner_adv_pause == in qlnx_fill_link()
5567 (link_state.partner_adv_pause == in qlnx_fill_link()