Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_GLS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h373 #define NCSI_PKT_CMD_GLS 0x0a /* Get Link */ macro
408 #define NCSI_PKT_RSP_GLS (NCSI_PKT_CMD_GLS + 0x80)
H A Dncsi-manage.c131 nca.type = NCSI_PKT_CMD_GLS; in ncsi_channel_monitor()
515 nca.type = NCSI_PKT_CMD_GLS; in ncsi_suspend_channel()
1103 nca.type = NCSI_PKT_CMD_GLS; in ncsi_configure_channel()
1408 nca.type = NCSI_PKT_CMD_GLS; in ncsi_probe_channel()
H A Dncsi-cmd.c253 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h379 #define NCSI_PKT_CMD_GLS 0x0a /* Get Link */ macro
414 #define NCSI_PKT_RSP_GLS (NCSI_PKT_CMD_GLS + 0x80)
H A Dncsi-manage.c131 nca.type = NCSI_PKT_CMD_GLS; in ncsi_channel_monitor()
515 nca.type = NCSI_PKT_CMD_GLS; in ncsi_suspend_channel()
1155 nca.type = NCSI_PKT_CMD_GLS; in ncsi_configure_channel()
1476 nca.type = NCSI_PKT_CMD_GLS; in ncsi_probe_channel()
H A Dncsi-cmd.c254 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },

Completed in 13 milliseconds