Searched refs:NCSI_RESERVED_CHANNEL (Results 1 – 3 of 3) sorted by relevance
489 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()570 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()1012 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_configure_channel()1365 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1381 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1487 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1780 ndp->channel_count = NCSI_RESERVED_CHANNEL; in ncsi_register_dev()
510 nla_put_u32(skb, NCSI_ATTR_CHANNEL_ID, NCSI_RESERVED_CHANNEL); in ncsi_send_netlink_rsp()557 nla_put_u32(skb, NCSI_ATTR_CHANNEL_ID, NCSI_RESERVED_CHANNEL); in ncsi_send_netlink_timeout()
210 #define NCSI_RESERVED_CHANNEL 0x1f macro