Home
last modified time | relevance | path

Searched refs:be_cmd_config_qos (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h2452 int be_cmd_config_qos(struct be_adapter *adapter, u32 max_rate,
H A Dbe_main.c2058 status = be_cmd_config_qos(adapter, max_tx_rate, link_speed, vf + 1); in be_set_vf_tx_rate()
4271 be_cmd_config_qos(adapter, 0, 0, vf + 1); in be_vf_setup()
H A Dbe_cmds.c4597 int be_cmd_config_qos(struct be_adapter *adapter, u32 max_rate, u16 link_speed, in be_cmd_config_qos() function