Home
last modified time | relevance | path

Searched refs:mse102x_net_spi (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/vertexcom/
Dmse102x.c79 struct mse102x_net_spi { struct
92 #define to_mse102x_spi(mse) container_of((mse), struct mse102x_net_spi, mse102x) argument
98 struct mse102x_net_spi *mses = s->private; in mse102x_info_show()
115 static void mse102x_init_device_debugfs(struct mse102x_net_spi *mses) in mse102x_init_device_debugfs()
124 static void mse102x_remove_device_debugfs(struct mse102x_net_spi *mses) in mse102x_remove_device_debugfs()
131 static void mse102x_init_device_debugfs(struct mse102x_net_spi *mses) in mse102x_init_device_debugfs()
135 static void mse102x_remove_device_debugfs(struct mse102x_net_spi *mses) in mse102x_remove_device_debugfs()
150 struct mse102x_net_spi *mses = to_mse102x_spi(mse); in mse102x_tx_cmd_spi()
173 struct mse102x_net_spi *mses = to_mse102x_spi(mse); in mse102x_rx_cmd_spi()
222 struct mse102x_net_spi *mses = to_mse102x_spi(mse); in mse102x_tx_frame_spi()
[all …]