Searched refs:qla_config_rss (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c533 * Name: qla_config_rss
541 qla_config_rss(qla_host_t *ha, uint16_t cntxt_id) function
1203 qla_config_rss(ha, (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c58 static int qla_config_rss(qla_host_t *ha, uint16_t cntxt_id);
1630 * Name: qla_config_rss
1639 qla_config_rss(qla_host_t *ha, uint16_t cntxt_id) function
3025 if (qla_config_rss(ha, ha->hw.rcv_cntxt_id))

Completed in 38 milliseconds