Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_types.h178 int (*set_flow_control)(struct aq_hw_s *self); member
H A Datl_ethdev.c1553 if (hw->aq_fw_ops->set_flow_control == NULL) in atl_flow_ctrl_set()
1566 return hw->aq_fw_ops->set_flow_control(hw); in atl_flow_ctrl_set()
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c765 .set_flow_control = aq_fw2x_set_flow_control,
H A Dhw_atl_utils.c940 .set_flow_control = NULL,