Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h383 #define NCSI_PKT_CMD_ECNT 0x06 /* Enable Channel Network Tx */ macro
419 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80)
Dncsi-cmd.c250 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
Dncsi-manage.c976 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_update_tx_channel()
1138 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_configure_channel()