Lines Matching refs:req_flow_ctrl
7439 bp->link_params.req_flow_ctrl = (bp->port.link_config & in bnx2x_link_settings_requested()
7441 if ((bp->link_params.req_flow_ctrl == BNX2X_FLOW_CTRL_AUTO) && in bnx2x_link_settings_requested()
7443 bp->link_params.req_flow_ctrl = BNX2X_FLOW_CTRL_NONE; in bnx2x_link_settings_requested()
7449 bp->link_params.req_flow_ctrl, bp->port.advertising); in bnx2x_link_settings_requested()
8438 epause->autoneg = (bp->link_params.req_flow_ctrl == BNX2X_FLOW_CTRL_AUTO) && in bnx2x_get_pauseparam()
8463 bp->link_params.req_flow_ctrl = BNX2X_FLOW_CTRL_AUTO; in bnx2x_set_pauseparam()
8466 bp->link_params.req_flow_ctrl |= BNX2X_FLOW_CTRL_RX; in bnx2x_set_pauseparam()
8469 bp->link_params.req_flow_ctrl |= BNX2X_FLOW_CTRL_TX; in bnx2x_set_pauseparam()
8471 if (bp->link_params.req_flow_ctrl == BNX2X_FLOW_CTRL_AUTO) in bnx2x_set_pauseparam()
8472 bp->link_params.req_flow_ctrl = BNX2X_FLOW_CTRL_NONE; in bnx2x_set_pauseparam()
8481 bp->link_params.req_flow_ctrl = BNX2X_FLOW_CTRL_AUTO; in bnx2x_set_pauseparam()
8485 "req_flow_ctrl 0x%x\n", bp->link_params.req_flow_ctrl); in bnx2x_set_pauseparam()