Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk-tool.c726 struct sk_buff *tx_skb; in __dwmac_rk_loopback_run() local
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
Ddwmac-rk-tool.c706 struct sk_buff *tx_skb; in dwmac_rk_loopback_run_first() local
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c27278 struct ring_info *tx_skb, in rtl8168_unmap_tx_skb()
27301 struct ring_info *tx_skb = tp->tx_skb + entry; in rtl8168_tx_clear_range() local
27933 struct ring_info *tx_skb = tp->tx_skb + entry; local
Dr8168.h1498 struct ring_info tx_skb[NUM_TX_DESC]; /* Tx data buffers */ member