Home
last modified time | relevance | path

Searched refs:req_mode (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h508 enum ice_fc_mode req_mode; /* FC mode requested by caller */ member
H A Dice_common.c2731 enum ice_fc_mode req_mode) in ice_cfg_phy_fc() argument
2739 switch (req_mode) { in ice_cfg_phy_fc()
2788 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
2832 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()