Home
last modified time | relevance | path

Searched defs:tx_port (Results 1 – 4 of 4) sorted by relevance

/external/bcc/examples/networking/xdp/
Dxdp_redirect_map.py82 tx_port = b.get_table("tx_port") variable
/external/webrtc/webrtc/tools/agc/
Dagc_harness.cc85 int tx_port, in AgcVoiceEngine()
103 void SetUp(bool legacy_agc, int tx_port, int rx_port) { in SetUp()
/external/u-boot/drivers/net/fm/
Deth.c190 static void bmi_tx_port_disable(struct fm_bmi_tx_port *tx_port) in bmi_tx_port_disable()
201 static void bmi_tx_port_init(struct fm_bmi_tx_port *tx_port) in bmi_tx_port_init()
Dfm.h121 struct fm_bmi_tx_port *tx_port; member