Lines Matching refs:ntohs
53 if (ntohs(h->common.length) != payload) {
60 if (ntohs(h->code) != NCSI_PKT_RSP_C_COMPLETED ||
61 ntohs(h->reason) != NCSI_PKT_RSP_R_NO_ERROR) {
64 ntohs(h->code), ntohs(h->reason));
389 ncf->vids[cmd->index - 1] = ntohs(cmd->vlan);
787 ncv->pci_ids[i] = ntohs(rsp->pci_ids[i]);
901 enable = ntohs(rsp->vlan_enable);
911 ncvf->vids[i] = ntohs(*(__be16 *)pdata);
1192 payload = ntohs(hdr->length);