Searched refs:mac_device_info (Results 1 - 5 of 5) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.h | 280 struct mac_device_info; 292 void (*core_init)(struct mac_device_info *hw, struct net_device *dev); 296 int (*rx_ipc)(struct mac_device_info *hw); 298 void (*rx_queue_enable)(struct mac_device_info *hw, u8 mode, u32 queue); 300 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); 302 void (*tx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); 304 void (*rx_queue_routing)(struct mac_device_info *hw, u8 packet, 307 void (*prog_mtl_rx_algorithms)(struct mac_device_info *hw, u32 rx_alg); 309 void (*prog_mtl_tx_algorithms)(struct mac_device_info *hw, u32 tx_alg); 311 void (*set_mtl_tx_queue_weight)(struct mac_device_info *h [all...] |
H A D | common.h | 424 struct mac_device_info; 460 struct mac_device_info { struct
|
H A D | stmmac.h | 168 struct mac_device_info *hw;
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | stmmac.h | 187 struct mac_device_info *(*setup)(void *priv);
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
H A D | stmmac.h | 168 struct mac_device_info *hw;
|
Completed in 5 milliseconds