Searched refs:NCSI_RESERVED_CHANNEL (Results 1 – 3 of 3) sorted by relevance
489 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()568 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()966 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_configure_channel()1317 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1333 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1382 ndp->pending_req_num = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()1387 for (index = 0; index < NCSI_RESERVED_CHANNEL; index++) { in ncsi_probe_channel()1431 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
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()
200 #define NCSI_RESERVED_CHANNEL 0x1f macro