Searched refs:nvs_type (Results 1 – 2 of 2) sorted by relevance
79 uint32_t nvs_type; member83 uint32_t nvs_type; /* HVN_NVS_TYPE_INIT */ member90 uint32_t nvs_type; /* HVN_NVS_TYPE_INIT_RESP */ member98 uint32_t nvs_type; /* HVN_NVS_TYPE_NDIS_CONF */ member110 uint32_t nvs_type; /* HVN_NVS_TYPE_NDIS_INIT */ member117 uint32_t nvs_type; /* HVN_NVS_TYPE_RXBUF_CONN */ member131 uint32_t nvs_type; /* HVN_NVS_TYPE_RXBUF_CONNRESP */ member139 uint32_t nvs_type; /* HVN_NVS_TYPE_RXBUF_DISCONN */ member145 uint32_t nvs_type; /* HVN_NVS_TYPE_CHIM_CONN */ member152 uint32_t nvs_type; /* HVN_NVS_TYPE_CHIM_CONNRESP */ member[all …]
675 cmd.nvs_type = HVN_NVS_TYPE_RXBUF_CONN; in hvn_rx_ring_create()719 cmd.nvs_type = HVN_NVS_TYPE_RXBUF_DISCONN; in hvn_rx_ring_destroy()915 cmd.nvs_type = HVN_NVS_TYPE_INIT; in hvn_nvs_attach()935 ccmd.nvs_type = HVN_NVS_TYPE_NDIS_CONF; in hvn_nvs_attach()945 ncmd.nvs_type = HVN_NVS_TYPE_NDIS_INIT; in hvn_nvs_attach()986 switch (nvs->nvs_type) { in hvn_nvs_intr()1002 nvs->nvs_type); in hvn_nvs_intr()1005 switch (nvs->nvs_type) { in hvn_nvs_intr()1012 nvs->nvs_type); in hvn_nvs_intr()1048 sc->sc_dev.dv_xname, hdr->nvs_type, rv); in hvn_nvs_cmd()[all …]