Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/aurora/
Dnb8800.h311 struct nb8800_ops { struct
Dnb8800.c1333 static const struct nb8800_ops nb8800_tangox_ops = {
1360 static const struct nb8800_ops nb8800_tango4_ops = {
1383 const struct nb8800_ops *ops = NULL; in nb8800_probe()