Lines Matching full:ncsi
12 #include <net/ncsi.h>
15 #include <uapi/linux/ncsi.h>
18 #include "ncsi-pkt.h"
19 #include "ncsi-netlink.h"
46 pr_err("NCSI netlink: No device for ifindex %u\n", ifindex); in ndp_from_ifindex()
104 netdev_info(ndp->ndev.dev, "NCSI: No package with id %u\n", id); in ncsi_write_package_info()
318 "NCSI: Channel %u does not exist!\n", in ncsi_set_interface_nl()
386 netdev_info(ndp->ndev.dev, "NCSI: Cleared preferred package/channel\n"); in ncsi_clear_interface_nl()
447 netdev_info(ndp->ndev.dev, "NCSI: no command to send %u\n", in ncsi_send_cmd_nl()
470 "NCSI: Error %d sending command\n", in ncsi_send_cmd_nl()
619 "NCSI: Can't use multiple packages without HWA\n"); in ncsi_set_package_mask_nl()
692 "NCSI: Channel %u set as preferred channel\n", in ncsi_set_channel_mask_nl()
700 "NCSI: Package %u set to all channels disabled\n", in ncsi_set_channel_mask_nl()
708 "NCSI: Multi-channel enabled on package %u\n", in ncsi_set_channel_mask_nl()
764 .name = "NCSI",