Searched refs:max_rds_rings (Results 1 – 14 of 14) sorted by relevance
90 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_release_rx_buffers()113 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_reset_rx_buffers_list()174 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_free_sw_resources()192 rds_ring = kcalloc(adapter->max_rds_rings, in qlcnic_alloc_sw_resources()199 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_alloc_sw_resources()
1206 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_process_rcv()1278 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_process_lro()1413 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_process_rcv_ring()1500 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_process_rcv_diag()1729 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_83xx_process_rcv()1801 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_83xx_process_lro()1927 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_83xx_process_rcv_ring()2177 if (unlikely(ring >= adapter->max_rds_rings)) in qlcnic_83xx_process_rcv_diag()
81 adapter->max_rds_rings = MAX_RDS_RINGS; in qlcnic_83xx_config_vnic_buff_descriptors()
257 nrds_rings = adapter->max_rds_rings; in qlcnic_82xx_fw_cmd_create_rx_ctx()593 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_alloc_hw_resources()748 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_free_hw_resources()
244 (adapter->max_rds_rings * 2) + in qlcnic_get_ring_regs_len()574 regs_buff[i++] = adapter->max_rds_rings; /* No. of RX ring */ in qlcnic_get_regs()575 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_get_regs()
1280 adapter->max_rds_rings = MAX_RDS_RINGS; in qlcnic_check_options()1876 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in __qlcnic_up()2143 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_diag_alloc_res()2968 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_dump_rings()
1115 u8 max_rds_rings; member
1183 num_rds = adapter->max_rds_rings; in qlcnic_83xx_create_rx_ctx()1435 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in qlcnic_83xx_diag_alloc_res()
2338 adapter->max_rds_rings = MAX_RDS_RINGS; in qlcnic_83xx_config_buff_descriptors()
355 adapter->max_rds_rings = MAX_RDS_RINGS; in qlcnic_sriov_vf_cfg_buff_desc()
99 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_release_rx_buffers()159 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_free_sw_resources()205 rds_ring = kcalloc(adapter->max_rds_rings, in netxen_alloc_sw_resources()212 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_alloc_sw_resources()1525 if (unlikely(ring >= adapter->max_rds_rings)) in netxen_process_rcv()1586 if (unlikely(ring >= adapter->max_rds_rings)) in netxen_process_lro()1708 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_process_rcv_ring()
277 nrds_rings = adapter->max_rds_rings; in nx_fw_cmd_create_rx_ctx()700 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_init_old_ctx()780 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_alloc_hw_resources()894 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_free_hw_resources()
922 adapter->max_rds_rings = 3; in netxen_check_options()925 adapter->max_rds_rings = 2; in netxen_check_options()1249 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_nic_attach()
1596 u8 max_rds_rings; member