Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dax88796.h22 struct ax_plat_data { struct
23 unsigned int flags;
24 unsigned char wordlength; /* 1 or 2 */
25 unsigned char dcr_val; /* default value for DCR */
26 unsigned char rcr_val; /* default value for RCR */
27 unsigned char gpoc_val; /* default value for GPOC */
28 u32 *reg_offsets; /* register offsets */
29 u8 *mac_addr; /* MAC addr (only used when
33 void (*block_output)(struct net_device *dev, int count,
35 void (*block_input)(struct net_device *dev, int count,
[all …]