Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sfc/
Dfalcon_xmac.c150 bool tx_fc = !!(efx->link_state.fc & EFX_FC_TX); in falcon_reconfigure_xmac_core() local
/linux-3.4.99/include/net/phonet/
Dpep.h44 u8 tx_fc; /* TX flow control */ member
/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1567 int be_cmd_set_flow_control(struct be_adapter *adapter, u32 tx_fc, u32 rx_fc) in be_cmd_set_flow_control()
1596 int be_cmd_get_flow_control(struct be_adapter *adapter, u32 *tx_fc, u32 *rx_fc) in be_cmd_get_flow_control()
Dbe.h378 u32 tx_fc; /* Tx flow control */ member
Dbe_main.c2640 u32 tx_fc, rx_fc; in be_setup() local