Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c716 status = be_cmd_set_flow_control(adapter, ecmd->tx_pause, in be_set_pauseparam()
H A Dbe_cmds.h2418 int be_cmd_set_flow_control(struct be_adapter *adapter, u32 tx_fc, u32 rx_fc);
H A Dbe_cmds.c2039 int be_cmd_set_flow_control(struct be_adapter *adapter, u32 tx_fc, u32 rx_fc) in be_cmd_set_flow_control() function
H A Dbe_main.c4885 status = be_cmd_set_flow_control(adapter, adapter->tx_fc, in be_setup()