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

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c567 * Name: qla_config_intr_coalesce
571 qla_config_intr_coalesce(qla_host_t *ha, uint16_t cntxt_id, int tenable) function
1205 qla_config_intr_coalesce(ha, (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, 0);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c59 static int qla_config_intr_coalesce(qla_host_t *ha, uint16_t cntxt_id,
1736 * Name: qla_config_intr_coalesce
1740 qla_config_intr_coalesce(qla_host_t *ha, uint16_t cntxt_id, int tenable, function
3031 if (qla_config_intr_coalesce(ha, ha->hw.rcv_cntxt_id, 0, 1))
3489 if (qla_config_intr_coalesce(ha, hw_tx_cntxt->tx_cntxt_id, 0, 0))

Completed in 74 milliseconds