Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_type.h768 enum ice_fc_mode req_mode; /* FC mode requested by caller */ member
H A Dice_common.c3406 enum ice_fc_mode req_mode) in ice_cfg_phy_fc() argument
3414 switch (req_mode) { in ice_cfg_phy_fc()
3463 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
3508 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()