Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlxgbe/
Dql_hw.h479 } __packed q80_config_rss_ind_table_rsp_t; typedef
Dql_hw.c1695 q80_config_rss_ind_table_rsp_t *c_rss_ind_rsp; in qla_set_rss_ind_table()
1720 (sizeof(q80_config_rss_ind_table_rsp_t) >> 2), 0)) { in qla_set_rss_ind_table()
1725 c_rss_ind_rsp = (q80_config_rss_ind_table_rsp_t *)ha->hw.mbox; in qla_set_rss_ind_table()