Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h134 HNS3_FC_STATUS_NONE, enumerator
H A Dhns3_dcb.c1622 hw->current_fc_status = HNS3_FC_STATUS_NONE; in hns3_dcb_init()
1787 hw->current_fc_status = HNS3_FC_STATUS_NONE; in hns3_fc_enable()
H A Dhns3_ethdev.c5138 if (!(hw->current_fc_status == HNS3_FC_STATUS_NONE || in hns3_flow_ctrl_set()
5191 if (!(hw->current_fc_status == HNS3_FC_STATUS_NONE || in hns3_priority_flow_ctrl_set()