| tag | line | file | source code |
|---|---|---|---|
| setup_f | 357 | drivers/net/de4x5.c | int setup_f; /* Setup frame filtering type */ |
| setup_f | 845 | drivers/net/de4x5.c | lp->setup_f = HASH_PERF; |
| setup_f | 848 | drivers/net/de4x5.c | lp->setup_f = PERFECT; |
| setup_f | 1257 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |
| setup_f | 1290 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |
| setup_f | 2221 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |
| setup_f | 2275 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |