| tag | line | file | source code |
|---|---|---|---|
| setup_f | 379 | drivers/net/de4x5.c | int setup_f; /* Setup frame filtering type */ |
| setup_f | 880 | drivers/net/de4x5.c | lp->setup_f = HASH_PERF; |
| setup_f | 883 | drivers/net/de4x5.c | lp->setup_f = PERFECT; |
| setup_f | 1399 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |
| setup_f | 1438 | drivers/net/de4x5.c | } else if (lp->setup_f == HASH_PERF) { |
| setup_f | 2432 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |
| setup_f | 2534 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |