Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h75 struct nic_pause_config { struct
860 int hinic_set_pause_config(void *hwdev, struct nic_pause_config nic_pause);
862 int hinic_get_pause_info(void *hwdev, struct nic_pause_config *nic_pause);
H A Dhinic_pmd_niccfg.c639 int hinic_set_pause_config(void *hwdev, struct nic_pause_config nic_pause) in hinic_set_pause_config()
669 int hinic_get_pause_info(void *hwdev, struct nic_pause_config *nic_pause) in hinic_get_pause_info()
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h323 struct nic_pause_config nic_pause;
H A Dhinic_pmd_ethdev.c1862 struct nic_pause_config nic_pause; in hinic_flow_ctrl_get()
1894 struct nic_pause_config nic_pause; in hinic_flow_ctrl_set()
2545 struct nic_pause_config pause_config = {0}; in hinic_set_default_pause_feature()