| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_nvs.c | 47 static int hn_nvs_req_send(struct hn_data *hv, in hn_nvs_req_send() 57 __hn_nvs_execute(struct hn_data *hv, in __hn_nvs_execute() 132 hn_nvs_execute(struct hn_data *hv, in hn_nvs_execute() 148 hn_nvs_doinit(struct hn_data *hv, uint32_t nvs_ver) in hn_nvs_doinit() 178 hn_nvs_conn_rxbuf(struct hn_data *hv) in hn_nvs_conn_rxbuf() 244 hn_nvs_disconn_rxbuf(struct hn_data *hv) in hn_nvs_disconn_rxbuf() 271 hn_nvs_disconn_chim(struct hn_data *hv) in hn_nvs_disconn_chim() 301 hn_nvs_conn_chim(struct hn_data *hv) in hn_nvs_conn_chim() 386 hn_nvs_init_ndis(struct hn_data *hv) in hn_nvs_init_ndis() 406 hn_nvs_init(struct hn_data *hv) in hn_nvs_init() [all …]
|
| H A D | hn_vf.c | 107 static void hn_vf_remove(struct hn_data *hv) in hn_vf_remove() 130 struct hn_data *hv = dev->data->dev_private; in hn_nvs_handle_vfassoc() local 226 struct hn_data *hv = dev->data->dev_private; in hn_vf_configure() local 249 struct hn_data *hv = dev->data->dev_private; in hn_vf_supported_ptypes() local 264 struct hn_data *hv = dev->data->dev_private; in hn_vf_start() local 278 struct hn_data *hv = dev->data->dev_private; in hn_vf_stop() local 328 struct hn_data *hv = dev->data->dev_private; in hn_vf_close() local 372 struct hn_data *hv = dev->data->dev_private; in hn_vf_mc_addr_list() local 390 struct hn_data *hv = dev->data->dev_private; in hn_vf_tx_queue_setup() local 425 struct hn_data *hv = dev->data->dev_private; in hn_vf_rx_queue_setup() local [all …]
|
| H A D | hn_rndis.c | 57 hn_rndis_rid(struct hn_data *hv) in hn_rndis_rid() 368 static int hn_rndis_exec1(struct hn_data *hv, in hn_rndis_exec1() 548 hn_rndis_halt(struct hn_data *hv) in hn_rndis_halt() 623 hn_rndis_query_rsscaps(struct hn_data *hv, in hn_rndis_query_rsscaps() 896 int hn_rndis_get_offload(struct hn_data *hv, in hn_rndis_get_offload() 950 hn_rndis_get_ptypes(struct hn_data *hv) in hn_rndis_get_ptypes() 1032 static int hn_rndis_init(struct hn_data *hv) in hn_rndis_init() 1114 hn_rndis_get_linkstatus(struct hn_data *hv) in hn_rndis_get_linkstatus() 1121 hn_rndis_get_linkspeed(struct hn_data *hv) in hn_rndis_get_linkspeed() 1128 hn_rndis_attach(struct hn_data *hv) in hn_rndis_attach() [all …]
|
| H A D | hn_ethdev.c | 146 struct hn_data *hv = opaque; in hn_set_parameter() local 180 struct hn_data *hv = dev->data->dev_private; in hn_parse_args() local 219 struct hn_data *hv = dev->data->dev_private; in hn_dev_link_update() local 254 struct hn_data *hv = dev->data->dev_private; in hn_dev_info_get() local 288 struct hn_data *hv = dev->data->dev_private; in hn_rss_reta_update() local 329 struct hn_data *hv = dev->data->dev_private; in hn_rss_reta_query() local 376 struct hn_data *hv = dev->data->dev_private; in hn_rss_hash_update() local 405 struct hn_data *hv = dev->data->dev_private; in hn_rss_hash_conf_get() local 444 struct hn_data *hv = dev->data->dev_private; in hn_dev_promiscuous_enable() local 453 struct hn_data *hv = dev->data->dev_private; in hn_dev_promiscuous_disable() local [all …]
|
| H A D | hn_rxtx.c | 167 struct hn_data *hv = dev->data->dev_private; in hn_chim_init() local 196 struct hn_data *hv = dev->data->dev_private; in hn_chim_uninit() local 203 static uint32_t hn_chim_alloc(struct hn_data *hv) in hn_chim_alloc() 244 struct hn_data *hv = dev->data->dev_private; in hn_dev_tx_queue_setup() local 402 struct hn_data *hv = dev->data->dev_private; in hn_nvs_send_completed() local 556 struct hn_data *hv = rxq->hv; in hn_rxpkt() local 761 struct hn_data *hv, in hn_nvs_handle_rxbuf() 872 struct hn_rx_queue *hn_rx_queue_alloc(struct hn_data *hv, in hn_rx_queue_alloc() 934 struct hn_data *hv = dev->data->dev_private; in hn_dev_rx_queue_setup() local 1476 struct hn_data *hv = txq->hv; in hn_xmit_pkts() local [all …]
|
| H A D | hn_var.h | 56 struct hn_data *hv; member 81 struct hn_data *hv; member 159 hn_primary_chan(const struct hn_data *hv) in hn_primary_chan() 201 hn_vf_attached(const struct hn_data *hv) in hn_vf_attached() 211 hn_get_vf_dev(const struct hn_data *hv) in hn_get_vf_dev()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_headers_filter_module.c | 543 ngx_http_add_header(ngx_http_request_t *r, ngx_http_header_val_t *hv, in ngx_http_add_header() 565 ngx_http_header_val_t *hv, ngx_str_t *value) in ngx_http_add_multi_header_lines() 604 ngx_http_set_last_modified(ngx_http_request_t *r, ngx_http_header_val_t *hv, in ngx_http_set_last_modified() 619 ngx_http_set_response_header(ngx_http_request_t *r, ngx_http_header_val_t *hv, in ngx_http_set_response_header() 797 ngx_http_header_val_t *hv; in ngx_http_headers_add() local
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_nat6.c | 217 u_int hv; local 266 u_int hv; local 379 u_int hv; local 1918 u_int hv; local 2237 u_int hv; local 2687 u_32_t hv, nmsk = 0; local 3087 u_32_t hv, rmsk = 0; local
|
| H A D | ip_htable.c | 911 u_int hv; local 1044 u_int hv; local 1188 u_int hv; local 1395 u_int hv; local
|
| H A D | ip_state.c | 1073 u_int hv; local 1382 u_int pass, hv; local 2691 u_int hv; local 2970 ipf_ipsmove(softs, is, hv) in ipf_ipsmove() argument 3036 u_int hv, hvm, pr, v, tryagain; local 4466 u_int hv; local 5269 u_int hv; local
|
| H A D | ip_sync.c | 669 u_int hv; local 905 u_int hv = 0; local 1008 u_int hv, sz; local
|
| H A D | ip_nat.c | 638 u_int hv; local 680 u_int hv; local 780 u_int hv, rhv; local 4090 u_int hv, rhv; local 4422 u_int hv; local 4928 u_32_t hv, msk, nmsk = 0; local 5422 u_32_t hv, msk, rmsk = 0; local 8045 u_int hv; local 8230 u_int hv; local 8316 u_int hv; local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_mech_tabs.c | 128 mod_hash_val_t hv; in kcf_mech_hash_find() local
|
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_rhs.c | 597 unsigned long hv = 0; in ck_rhs_map_probe_rm() local 709 unsigned long hv = 0; in ck_rhs_map_probe() local
|
| H A D | ck_hs.c | 435 unsigned long hv = 0; in ck_hs_map_probe() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf.c | 326 uint64_t hv; in dbuf_find() local 379 uint64_t blkid, hv, idx; in dbuf_hash_insert() local 459 uint64_t hv, idx; in dbuf_hash_remove() local
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 471 u_int32_t hv = (intptr_t)s / sizeof(*s); in pf_state_hash() local
|