Searched refs:tx_flow_control (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.h709 u16 tx_flow_control; member in struct:be_cmd_req_set_flow_control
721 u16 tx_flow_control; member in struct:be_cmd_resp_get_flow_control
H A Dbe_cmds.c1216 req->tx_flow_control = cpu_to_le16((u16)tx_fc);
1252 *tx_fc = le16_to_cpu(resp->tx_flow_control);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h2444 tg3_stat64_t tx_flow_control; member in struct:tg3_hw_stats
2589 u64 tx_flow_control; member in struct:tg3_ethtool_stats
H A Dtg3.c311 { "tx_flow_control" },
9107 ESTAT_ADD(tx_flow_control);

Completed in 81 milliseconds