Home
last modified time | relevance | path

Searched defs:tx_fc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/phonet/
H A Dpep.h34 u8 tx_fc; /* TX flow control */ member
/openbmc/linux/drivers/net/ethernet/emulex/benet/
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()
2078 int be_cmd_get_flow_control(struct be_adapter *adapter, u32 *tx_fc, u32 *rx_fc) in be_cmd_get_flow_control()
H A Dbe.h630 u32 tx_fc; /* Tx flow control */ member
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1104 bool tx_fc = !!(efx->link_state.fc & EF4_FC_TX); in falcon_reconfigure_xmac_core() local
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1273 bool tx_fc; member