/kernel/linux/linux-5.10/net/can/ |
H A D | bcm.c | 514 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local 522 if (!(lcf->flags & RX_RECV)) { in bcm_rx_cmp_to_index() 524 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 531 (get_u64(cf, i) & get_u64(lcf, i))) { in bcm_rx_cmp_to_index() 532 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 539 if (rxdata->len != lcf->len) { in bcm_rx_cmp_to_index() 540 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 590 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_do_flush() local 592 if ((op->last_frames) && (lcf->flags & RX_THR)) { in bcm_rx_do_flush() 593 bcm_rx_changed(op, lcf); in bcm_rx_do_flush() [all...] |
/kernel/linux/linux-6.6/net/can/ |
H A D | bcm.c | 514 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local 522 if (!(lcf->flags & RX_RECV)) { in bcm_rx_cmp_to_index() 524 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 531 (get_u64(cf, i) & get_u64(lcf, i))) { in bcm_rx_cmp_to_index() 532 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 539 if (rxdata->len != lcf->len) { in bcm_rx_cmp_to_index() 540 bcm_rx_update_and_send(op, lcf, rxdata); in bcm_rx_cmp_to_index() 590 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_do_flush() local 592 if ((op->last_frames) && (lcf->flags & RX_THR)) { in bcm_rx_do_flush() 593 bcm_rx_changed(op, lcf); in bcm_rx_do_flush() [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7842.c | 1410 u16 bl, lcf, lcvs; member 1431 if (vtotal(bt) != stdi->lcf + 1) in stdi2dv_timings() 1445 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings() 1450 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings() 1457 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n", in stdi2dv_timings() 1458 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings() 1474 stdi->lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); in read_stdi() 1488 if (stdi->lcf < 239 || stdi->bl < 8 || stdi->bl == 0x3fff) { in read_stdi() 1494 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n", in read_stdi() 1495 __func__, stdi->lcf, std in read_stdi() 2760 u32 lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); adv7842_cp_log_status() local [all...] |
H A D | adv7604.c | 1356 u16 bl, lcf, lcvs; member 1377 if (vtotal(bt) != stdi->lcf + 1) in stdi2dv_timings() 1391 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings() 1396 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings() 1403 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n", in stdi2dv_timings() 1404 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings() 1423 stdi->lcf = cp_read16(sd, info->lcf_reg, 0x7ff); in read_stdi() 1451 if (stdi->lcf < 239 || stdi->bl < 8 || stdi->bl == 0x3fff) { in read_stdi() 1458 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n", in read_stdi() 1459 __func__, stdi->lcf, std in read_stdi() [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7842.c | 1398 u16 bl, lcf, lcvs; member 1419 if (vtotal(bt) != stdi->lcf + 1) in stdi2dv_timings() 1433 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings() 1438 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings() 1445 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n", in stdi2dv_timings() 1446 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings() 1462 stdi->lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); in read_stdi() 1476 if (stdi->lcf < 239 || stdi->bl < 8 || stdi->bl == 0x3fff) { in read_stdi() 1482 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n", in read_stdi() 1483 __func__, stdi->lcf, std in read_stdi() 2769 u32 lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); adv7842_cp_log_status() local [all...] |
H A D | adv7604.c | 1370 u16 bl, lcf, lcvs; member 1391 if (vtotal(bt) != stdi->lcf + 1) in stdi2dv_timings() 1405 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings() 1410 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings() 1417 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n", in stdi2dv_timings() 1418 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings() 1437 stdi->lcf = cp_read16(sd, info->lcf_reg, 0x7ff); in read_stdi() 1465 if (stdi->lcf < 239 || stdi->bl < 8 || stdi->bl == 0x3fff) { in read_stdi() 1472 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n", in read_stdi() 1473 __func__, stdi->lcf, std in read_stdi() [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_h323_main.c | 1595 unsigned char **data, LocationConfirm *lcf) in process_lcf() 1605 if (!get_h225_addr(ct, *data, &lcf->callSignalAddress, in process_lcf() 1592 process_lcf(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned char **data, LocationConfirm *lcf) process_lcf() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_main.c | 1558 unsigned char **data, LocationConfirm *lcf) in process_lcf() 1568 if (!get_h225_addr(ct, *data, &lcf->callSignalAddress, in process_lcf() 1555 process_lcf(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned char **data, LocationConfirm *lcf) process_lcf() argument
|