Home
last modified time | relevance | path

Searched refs:NVS_TYPE_RNDIS (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_nvs.h58 #define NVS_TYPE_RNDIS 107 macro
H A Dhn_nvs.c100 if (hdr->type == NVS_TYPE_RNDIS) { in __hn_nvs_execute()
H A Dhn_rxtx.c780 if (unlikely(nvs_hdr->type != NVS_TYPE_RNDIS)) { in hn_nvs_handle_rxbuf()
1187 .type = NVS_TYPE_RNDIS, in hn_flush_txagg()
1434 .type = NVS_TYPE_RNDIS, in hn_xmit_sg()
H A Dhn_rndis.c254 .type = NVS_TYPE_RNDIS, in hn_nvs_send_rndis_ctrl()