Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/ !
Dncsi-manage.c489 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()
568 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_suspend_channel()
1018 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_configure_channel()
1369 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1385 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1434 ndp->pending_req_num = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
1439 for (index = 0; index < NCSI_RESERVED_CHANNEL; index++) { in ncsi_probe_channel()
1499 nca.channel = NCSI_RESERVED_CHANNEL; in ncsi_probe_channel()
Dinternal.h207 #define NCSI_RESERVED_CHANNEL 0x1f macro
Dncsi-netlink.c510 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()