Home
last modified time | relevance | path

Searched defs:tx_dev (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/netdevsim/
H A Dnetdev.c68 static void nsim_stop_tx_queue(struct net_device *tx_dev, in nsim_stop_tx_queue()
85 static int nsim_napi_rx(struct net_device *tx_dev, struct net_device *rx_dev, in nsim_napi_rx()
103 static int nsim_forward_skb(struct net_device *tx_dev, in nsim_forward_skb()
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h58 struct sh_mobile_lcdc_entity *tx_dev; member
/linux/include/video/
H A Dsh_mobile_lcdc.h187 struct platform_device *tx_dev; /* HDMI/DSI transmitter device */ member
/linux/kernel/bpf/
H A Ddevmap.c336 struct net_device *tx_dev, in dev_map_bpf_prog_run() argument
/linux/drivers/spi/
H A Dspi-sh-msiof.c1101 struct device *tx_dev, *rx_dev; in sh_msiof_request_dma() local