Symbol: transmit_ring
drivers/net/ethernet/3com/typhoon.c
1523
typhoon_clean_tx(struct typhoon *tp, struct transmit_ring *txRing,
drivers/net/ethernet/3com/typhoon.c
1559
typhoon_tx_complete(struct typhoon *tp, struct transmit_ring *txRing,
drivers/net/ethernet/3com/typhoon.c
1981
struct transmit_ring *txLo = &tp->txLoRing;
drivers/net/ethernet/3com/typhoon.c
277
struct transmit_ring txLoRing ____cacheline_aligned;
drivers/net/ethernet/3com/typhoon.c
310
struct transmit_ring txHiRing;
drivers/net/ethernet/3com/typhoon.c
584
typhoon_num_free_tx(struct transmit_ring *ring)
drivers/net/ethernet/3com/typhoon.c
706
typhoon_tso_fill(struct sk_buff *skb, struct transmit_ring *txRing,
drivers/net/ethernet/3com/typhoon.c
730
struct transmit_ring *txRing;
drivers/thunderbolt/domain.c
783
int transmit_path, int transmit_ring,
drivers/thunderbolt/domain.c
790
transmit_ring, receive_path, receive_ring);
drivers/thunderbolt/domain.c
812
int transmit_path, int transmit_ring,
drivers/thunderbolt/domain.c
819
transmit_ring, receive_path, receive_ring);
drivers/thunderbolt/icm.c
1159
int transmit_path, int transmit_ring,
drivers/thunderbolt/icm.c
1176
request.transmit_ring = transmit_ring;
drivers/thunderbolt/icm.c
1221
int transmit_path, int transmit_ring,
drivers/thunderbolt/icm.c
583
int transmit_path, int transmit_ring,
drivers/thunderbolt/icm.c
601
request.transmit_ring = transmit_ring;
drivers/thunderbolt/icm.c
619
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.c
2320
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.c
2342
transmit_ring, receive_path, receive_ring);
drivers/thunderbolt/tb.c
2369
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.c
2387
if (tb_tunnel_match_dma(tunnel, transmit_path, transmit_ring,
drivers/thunderbolt/tb.c
2401
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.c
2407
transmit_ring, receive_path,
drivers/thunderbolt/tb.h
533
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.h
536
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.h
790
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb.h
793
int transmit_path, int transmit_ring,
drivers/thunderbolt/tb_msgs.h
275
u16 transmit_ring;
drivers/thunderbolt/tb_msgs.h
286
u16 transmit_ring;
drivers/thunderbolt/tb_msgs.h
428
u16 transmit_ring;
drivers/thunderbolt/tb_msgs.h
468
u16 transmit_ring;
drivers/thunderbolt/tunnel.c
1905
int transmit_ring, int receive_path,
drivers/thunderbolt/tunnel.c
1914
if (WARN_ON(!receive_ring || !transmit_ring))
drivers/thunderbolt/tunnel.c
1919
if (transmit_ring > 0)
drivers/thunderbolt/tunnel.c
1947
if (transmit_ring > 0) {
drivers/thunderbolt/tunnel.c
1948
path = tb_path_alloc(tb, nhi, transmit_ring, dst, transmit_path, 0,
drivers/thunderbolt/tunnel.c
1982
int transmit_ring, int receive_path, int receive_ring)
drivers/thunderbolt/tunnel.c
1987
if (!receive_ring || !transmit_ring)
drivers/thunderbolt/tunnel.c
2002
if (transmit_ring > 0 || transmit_path > 0) {
drivers/thunderbolt/tunnel.c
2005
if (transmit_ring > 0 &&
drivers/thunderbolt/tunnel.c
2006
(tx_path->hops[0].in_hop_index != transmit_ring))
drivers/thunderbolt/tunnel.h
128
int transmit_ring, int receive_path,
drivers/thunderbolt/tunnel.h
131
int transmit_ring, int receive_path, int receive_ring);
drivers/thunderbolt/xdomain.c
2440
int transmit_ring, int receive_path,
drivers/thunderbolt/xdomain.c
2446
transmit_ring, receive_path,
drivers/thunderbolt/xdomain.c
2471
int transmit_ring, int receive_path,
drivers/thunderbolt/xdomain.c
2477
transmit_ring, receive_path,
include/linux/thunderbolt.h
296
int transmit_ring, int receive_path,
include/linux/thunderbolt.h
299
int transmit_ring, int receive_path,