be_cmd_get_flow_control
int be_cmd_get_flow_control(struct be_adapter *adapter, u32 *tx_fc, u32 *rx_fc);
be_cmd_get_flow_control(adapter, &ecmd->tx_pause, &ecmd->rx_pause);
be_cmd_get_flow_control(adapter, &adapter->tx_fc,