Searched refs:package (Results 1 – 10 of 10) sorted by relevance
| /net/ncsi/ |
| A D | ncsi-netlink.c | 238 package = NULL; in ncsi_pkg_info_all_nl() 241 package = np; in ncsi_pkg_info_all_nl() 243 if (!package) in ncsi_pkg_info_all_nl() 298 package = NULL; in ncsi_set_interface_nl() 302 package = np; in ncsi_set_interface_nl() 303 if (!package) { in ncsi_set_interface_nl() 668 package = NULL; in ncsi_set_channel_mask_nl() 671 package = np; in ncsi_set_channel_mask_nl() 674 if (!package) in ncsi_set_channel_mask_nl() 696 package->channel_whitelist = in ncsi_set_channel_mask_nl() [all …]
|
| A D | ncsi-manage.c | 129 nca.package = np->id; in ncsi_channel_monitor() 219 nc->package = np; in ncsi_add_channel() 488 nca.package = np->id; in ncsi_suspend_channel() 516 nca.package = np->id; in ncsi_suspend_channel() 533 nca.package = np->id; in ncsi_suspend_channel() 546 nca.package = np->id; in ncsi_suspend_channel() 569 nca.package = np->id; in ncsi_suspend_channel() 963 nca.package = disable->package->id; in ncsi_update_tx_channel() 975 nca.package = enable->package->id; in ncsi_update_tx_channel() 1011 nca.package = np->id; in ncsi_configure_channel() [all …]
|
| A D | ncsi-aen.c | 92 if (!ndp->multi_package && !nc->package->multi_channel) { in ncsi_aen_handler_lsc() 112 ncsi_update_tx_channel(ndp, nc->package, nc, NULL); in ncsi_aen_handler_lsc() 114 } else if (has_link && nc->package->preferred_channel == nc) { in ncsi_aen_handler_lsc() 116 ncsi_update_tx_channel(ndp, nc->package, NULL, nc); in ncsi_aen_handler_lsc() 126 ncsi_update_tx_channel(ndp, nc->package, in ncsi_aen_handler_lsc()
|
| A D | internal.h | 223 struct ncsi_package *package; member 355 unsigned char package; /* Destination package ID */ member
|
| A D | ncsi-cmd.c | 49 h->channel = NCSI_TO_CHANNEL(nca->package, in ncsi_cmd_build_header()
|
| /net/appletalk/ |
| A D | Kconfig | 11 wish to connect to it, say Y. You will need to use the netatalk package
|
| /net/sunrpc/ |
| A D | Kconfig | 31 daemon which may be found in the Linux nfs-utils package
|
| /net/sched/ |
| A D | Kconfig | 26 from the package iproute2+tc at 27 <https://www.kernel.org/pub/linux/utils/net/iproute2/>. That package 602 A recent version of the iproute2 package is required to use 712 A recent version of the iproute2 package is required to use
|
| /net/ |
| A D | Kconfig | 20 contained in the package net-tools, the location and version number
|
| /net/netfilter/ |
| A D | Kconfig | 229 If you are running the Amanda backup package <http://www.amanda.org/>
|
Completed in 22 milliseconds