Searched refs:fp_array (Results 1 – 2 of 2) sorted by relevance
582 fp = &ha->fp_array[i]; in qlnx_create_fp_taskqueues()612 fp = &ha->fp_array[i]; in qlnx_destroy_fp_taskqueues()630 fp = &ha->fp_array[i]; in qlnx_drain_fp_taskqueues()977 if (qlnx_alloc_tx_br(ha, &ha->fp_array[i])) { in qlnx_pci_attach()1310 struct qlnx_fastpath *fp = &ha->fp_array[i]; in qlnx_release()1426 fp = &ha->fp_array[i]; in qlnx_set_tx_coalesce()1461 fp = &ha->fp_array[i]; in qlnx_set_rx_coalesce()1526 CTLFLAG_RD, &ha->fp_array[i].tx_pkts_processed, in qlnx_add_fp_stats_sysctls()1531 CTLFLAG_RD, &ha->fp_array[i].tx_pkts_freed, in qlnx_add_fp_stats_sysctls()1536 CTLFLAG_RD, &ha->fp_array[i].tx_pkts_transmitted, in qlnx_add_fp_stats_sysctls()[all …]
416 struct qlnx_fastpath fp_array[QLNX_MAX_RSS]; member