Searched refs:dwords (Results 1 – 3 of 3) sorted by relevance
117 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()
864 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()
304 unsigned int dwords[4]; member