Searched defs:txq (Results 1 – 6 of 6) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 253 unsigned long rxq, txq, time_len, retr, inode; in read_tcp() local 287 unsigned long rxq, txq, time_len, retr, inode; in read_udp() local 321 unsigned long rxq, txq, time_len, retr, inode; in read_raw() local
|
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
D | ath5k.c | 860 struct ath5k_txq *txq = &sc->txq; in ath5k_txbuf_setup() local 995 struct ath5k_txq *txq; in ath5k_txq_setup() local 1035 ath5k_txq_drainq(struct ath5k_softc *sc, struct ath5k_txq *txq) in ath5k_txq_drainq() 1269 ath5k_tx_processq(struct ath5k_softc *sc, struct ath5k_txq *txq) in ath5k_tx_processq()
|
D | base.h | 124 struct ath5k_txq txq; /* tx queue */ member
|
/external/toybox/toys/net/ |
D | netstat.c | 126 unsigned lport, rport, state, txq, rxq, num, uid, nitems; in show_ip() local
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
D | nv50_ir_lowering_nvc0.cpp | 833 NVC0LoweringPass::handleTXQ(TexInstruction *txq) in handleTXQ()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 5924 struct nlattr *txq, *params; in i802_set_tx_queue_params() local
|