Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_mfw_hsi.h611 #define LINK_STATUS_RX_FLOW_CONTROL_ENABLED 0x00400000 macro
Dqed_mcp.c1476 !!(status & LINK_STATUS_RX_FLOW_CONTROL_ENABLED); in qed_mcp_handle_link_change()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1239 #define LINK_STATUS_RX_FLOW_CONTROL_ENABLED 0x00020000 macro
Dbnx2x_link.c4755 if (vars->link_status & LINK_STATUS_RX_FLOW_CONTROL_ENABLED) in bnx2x_sync_link()
6698 LINK_STATUS_RX_FLOW_CONTROL_ENABLED; in bnx2x_update_link_up()