Searched refs:dwords (Results 1 – 3 of 3) sorted by relevance
116 cmd->mode = htonl(nca->dwords[1]); in ncsi_cmd_handler_ae()128 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_sl()129 cmd->oem_mode = htonl(nca->dwords[1]); in ncsi_cmd_handler_sl()183 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_ebf()195 cmd->mode = htonl(nca->dwords[0]); in ncsi_cmd_handler_egmf()
362 unsigned int dwords[4]; member
1126 nca.dwords[0] = nc->caps[NCSI_CAP_BC].cap; in ncsi_configure_channel()1161 nca.dwords[1] = nc->caps[NCSI_CAP_AEN].cap; in ncsi_configure_channel()
Completed in 14 milliseconds