Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h375 #define NCSI_PKT_CMD_EV 0x0c /* Enable VLAN */ macro
410 #define NCSI_PKT_RSP_EV (NCSI_PKT_CMD_EV + 0x80)
H A Dncsi-cmd.c255 { NCSI_PKT_CMD_EV, 4, ncsi_cmd_handler_ev },
H A Dncsi-manage.c1048 nca.type = NCSI_PKT_CMD_EV; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h381 #define NCSI_PKT_CMD_EV 0x0c /* Enable VLAN */ macro
416 #define NCSI_PKT_RSP_EV (NCSI_PKT_CMD_EV + 0x80)
H A Dncsi-cmd.c256 { NCSI_PKT_CMD_EV, 4, ncsi_cmd_handler_ev },
H A Dncsi-manage.c1100 nca.type = NCSI_PKT_CMD_EV; in ncsi_configure_channel()

Completed in 9 milliseconds