Home
last modified time | relevance | path

Searched refs:NCSI_RESERVED_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/ncsi/
Dncsi-manage.c481 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()
560 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()
933 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_configure_channel()
1284 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1300 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1319 ndp->pending_req_num = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1324 for (index = 0; index < NCSI_RESERVED_CHANNEL; index++) { in ncsi_probe_channel()
1368 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
Dinternal.h183 #define NCSI_RESERVED_CHANNEL 0x1f macro
Dncsi-netlink.c506 nla_put_u32(skb, NCSI_ATTR_CHANNEL_ID, NCSI_RESERVED_CHANNEL); in ncsi_send_netlink_rsp()
553 nla_put_u32(skb, NCSI_ATTR_CHANNEL_ID, NCSI_RESERVED_CHANNEL); in ncsi_send_netlink_timeout()