Searched refs:rx_rsp (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/qlxgb/ |
H A D | qla_hw.c | 658 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, in qla_set_promisc() 666 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, in qla_set_allmulti() 674 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, in qla_reset_promisc_allmulti() 691 ip_conf.hdr.cntxt_id = (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id; in qla_config_ipv4_addr() 1181 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, 1); in qla_init_hw_if() 1186 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, 1); in qla_init_hw_if() 1188 qla_config_rss(ha, (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id); in qla_init_hw_if() 1190 qla_config_intr_coalesce(ha, (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id, 0); in qla_init_hw_if() 1254 rsp->rx_rsp.rds_ring_offset, in qla_init_rcv_cntxt() 1255 rsp->rx_rsp.sds_ring_offset, in qla_init_rcv_cntxt() [all …]
|
H A D | qla_hw.h | 384 q80_rsp_rcv_cntxt_t rx_rsp; member
|
H A D | qla_os.c | 827 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id); in qla_ioctl() 856 (ha->hw.rx_cntxt_rsp)->rx_rsp.cntxt_id); in qla_ioctl()
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_pfvf_ctrs_dbg.c | 68 value = pfvf_counters->rx_rsp; in adf_pfvf_ctrs_prepare_report()
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_accel_devices.h | 590 unsigned int rx_rsp; member
|