Home
last modified time | relevance | path

Searched refs:txq_array_index (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c5826 int rss_id, txq_array_index, tc; in qlnx_init_fp() local
5838 txq_array_index = tc * ha->num_rss + rss_id; in qlnx_init_fp()
5839 fp->txq[tc] = &ha->txq_array[txq_array_index]; in qlnx_init_fp()
5840 fp->txq[tc]->index = txq_array_index; in qlnx_init_fp()