Home
last modified time | relevance | path

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

/net/ncsi/
Dncsi-cmd.c117 cmd->mode = htonl(nca->dwords[1]); in ncsi_cmd_handler_ae()
129 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_sl()
130 cmd->oem_mode = htonl(nca->dwords[1]); in ncsi_cmd_handler_sl()
184 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_ebf()
196 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_egmf()
Dncsi-manage.c864 nca.dwords[0] = nc->caps[NCSI_CAP_BC].cap; in ncsi_configure_channel()
875 nca.dwords[0] = nc->caps[NCSI_CAP_MC].cap; in ncsi_configure_channel()
890 nca.dwords[1] = nc->caps[NCSI_CAP_AEN].cap; in ncsi_configure_channel()
1354 nca.dwords[0] = nc->caps[NCSI_CAP_MC].cap; in ncsi_inet6addr_event()
Dinternal.h304 unsigned int dwords[4]; member