Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c2265 if (bp->link_info->auto_pause) in bnxt_flow_ctrl_get_op()
2303 bp->link_info->auto_pause = 0; in bnxt_flow_ctrl_set_op()
2308 bp->link_info->auto_pause = in bnxt_flow_ctrl_set_op()
2312 bp->link_info->auto_pause = 0; in bnxt_flow_ctrl_set_op()
2319 bp->link_info->auto_pause = in bnxt_flow_ctrl_set_op()
2323 bp->link_info->auto_pause = 0; in bnxt_flow_ctrl_set_op()
2330 bp->link_info->auto_pause = in bnxt_flow_ctrl_set_op()
2335 bp->link_info->auto_pause = 0; in bnxt_flow_ctrl_set_op()
H A Dbnxt_hwrm.c1456 req.auto_pause = conf->auto_pause; in bnxt_hwrm_port_phy_cfg()
1459 if (req.auto_pause && !req.force_pause) in bnxt_hwrm_port_phy_cfg()
1499 link_info->auto_pause = resp->auto_pause; in bnxt_hwrm_port_phy_qcfg()
3298 link_req.auto_pause = bp->link_info->auto_pause; in bnxt_set_hwrm_link_config()
H A Dbnxt.h283 uint8_t auto_pause; member
H A Dhsi_struct_def_dpdk.h24260 uint8_t auto_pause; member
24810 uint8_t auto_pause; member