Searched defs:qca8k_mib_eth_data (Results 1 – 1 of 1) sorted by relevance
355 struct qca8k_mib_eth_data { struct356 struct completion rw_done;357 struct mutex mutex; /* Process one command at time */358 refcount_t port_parsed; /* Counter to track parsed port */359 u8 req_port;360 u64 *data; /* pointer to ethtool data */
Completed in 7 milliseconds