Searched refs:cn23xx (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_vf_device.c103 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; local
139 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) &
535 * cn23xx, so no extra adjustments are needed.
546 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; local
555 oct, (u32)CFG_GET_OQ_INTR_TIME(cn23xx->conf));
559 (CFG_GET_OQ_INTR_PKT(cn23xx->conf) |
618 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; local
637 cn23xx->conf = oct_get_config_info(oct, LIO_23XX);
638 if (!cn23xx->conf) {
H A Dcn23xx_pf_device.c43 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
136 "cn23xx->intr_enb_reg64",
137 CVM_CAST64((long)(cn23xx->intr_enb_reg64)),
138 CVM_CAST64(readq(cn23xx->intr_enb_reg64)));
141 "cn23xx->intr_sum_reg64",
142 CVM_CAST64((long)(cn23xx->intr_sum_reg64)),
143 CVM_CAST64(readq(cn23xx->intr_sum_reg64)));
402 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
463 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) &
481 struct octeon_cn23xx_pf *cn23xx local
632 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
1008 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
1103 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
1126 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
1203 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
1251 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; local
[all...]

Completed in 285 milliseconds