Searched refs:wq_desc_count (Results 1 – 4 of 4) sorted by relevance
54 GET_CONFIG(wq_desc_count); in enic_get_vnic_config()63 c->wq_desc_count = in enic_get_vnic_config()66 c->wq_desc_count)); in enic_get_vnic_config()67 c->wq_desc_count &= 0xffffffe0; /* must be aligned to groups of 32 */ in enic_get_vnic_config()86 enic->mac_addr, c->wq_desc_count, c->rq_desc_count, c->mtu); in enic_get_vnic_config()326 enic->config.wq_desc_count, in enic_alloc_vnic_resources()347 enic->config.wq_desc_count, in enic_alloc_vnic_resources()
13 u32 wq_desc_count; member
175 ring->tx_pending = c->wq_desc_count; in enic_get_ringparam()201 tx_pending = c->wq_desc_count; in enic_set_ringparam()220 c->wq_desc_count = in enic_set_ringparam()239 c->wq_desc_count = tx_pending; in enic_set_ringparam()
2567 enic->config.wq_desc_count = ENIC_MIN_WQ_DESCS; in enic_kdump_kernel_config()