Home
last modified time | relevance | path

Searched refs:port_rate (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h126 uint32_t port_rate; /* Unit Mbps */ member
H A Dhns3_dcb.c368 shap_cfg_cmd->port_rate = rte_cpu_to_le_32(hw->mac.link_speed); in hns3_dcb_port_shaper_cfg()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init.h405 tFair = T_FAIR_COEF / input_data->port_rate; in ecore_init_min()
514 r_param = BITS_TO_BYTES(input_data->port_rate); in ecore_init_cmng()
H A Decore_hsi.h5640 uint32_t port_rate; member
H A Dbnx2x.c5408 input.port_rate = sc->link_vars.line_speed; in bnx2x_cmng_fns_init()