Searched refs:wq_desc_count (Results 1 – 4 of 4) sorted by relevance
67 GET_CONFIG(wq_desc_count); in enic_get_vnic_config()76 c->wq_desc_count = in enic_get_vnic_config()79 c->wq_desc_count)); in enic_get_vnic_config()80 c->wq_desc_count &= 0xffffffe0; /* must be aligned to groups of 32 */ in enic_get_vnic_config()99 enic->mac_addr, c->wq_desc_count, c->rq_desc_count, c->mtu); in enic_get_vnic_config()339 enic->config.wq_desc_count, in enic_alloc_vnic_resources()360 enic->config.wq_desc_count, in enic_alloc_vnic_resources()
26 u32 wq_desc_count; member
188 ring->tx_pending = c->wq_desc_count; in enic_get_ringparam()212 tx_pending = c->wq_desc_count; in enic_set_ringparam()231 c->wq_desc_count = in enic_set_ringparam()250 c->wq_desc_count = tx_pending; in enic_set_ringparam()
2572 enic->config.wq_desc_count = ENIC_MIN_WQ_DESCS; in enic_kdump_kernel_config()