Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h369 #define NCSI_PKT_CMD_ECNT 0x06 /* Enable Channel Network Tx */ macro
404 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80)
H A Dncsi-cmd.c249 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c930 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_update_tx_channel()
1089 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h375 #define NCSI_PKT_CMD_ECNT 0x06 /* Enable Channel Network Tx */ macro
410 #define NCSI_PKT_RSP_ECNT (NCSI_PKT_CMD_ECNT + 0x80)
H A Dncsi-cmd.c250 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c982 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_update_tx_channel()
1141 nca.type = NCSI_PKT_CMD_ECNT; in ncsi_configure_channel()

Completed in 8 milliseconds