Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aurora/
Dnb8800.h311 struct nb8800_ops { struct
Dnb8800.c1288 static const struct nb8800_ops nb8800_tangox_ops = {
1315 static const struct nb8800_ops nb8800_tango4_ops = {
1339 const struct nb8800_ops *ops = NULL; in nb8800_probe()