Searched defs:rx_fc (Results 1 – 5 of 5) sorted by relevance
43 u8 rx_fc; /* RX flow control */ member
2042 int be_cmd_set_flow_control(struct be_adapter *adapter, u32 tx_fc, u32 rx_fc) in be_cmd_set_flow_control()2081 int be_cmd_get_flow_control(struct be_adapter *adapter, u32 *tx_fc, u32 *rx_fc) in be_cmd_get_flow_control()
634 u32 rx_fc; /* Rx flow control */ member
407 int rx_fc[8]; member
1106 bool rx_fc = !!(efx->link_state.fc & EF4_FC_RX); in falcon_reconfigure_xmac_core() local