Searched refs:rxfc (Results 1 – 4 of 4) sorted by relevance
142 struct can_isotp_fc_options rxfc, txfc; member221 ncf->data[ae + 1] = so->rxfc.bs; in isotp_send_fc()222 ncf->data[ae + 2] = so->rxfc.stmin; in isotp_send_fc()583 if (!so->rxfc.bs || ++so->rx.bs < so->rxfc.bs) { in isotp_rcv_cf()1259 if (copy_from_sockptr(&so->rxfc, optval, optlen)) in isotp_setsockopt_locked()1352 val = &so->rxfc; in isotp_getsockopt()1455 so->rxfc.bs = CAN_ISOTP_DEFAULT_RECV_BS; in isotp_init()1456 so->rxfc.stmin = CAN_ISOTP_DEFAULT_RECV_STMIN; in isotp_init()1457 so->rxfc.wftmax = CAN_ISOTP_DEFAULT_RECV_WFTMAX; in isotp_init()
256 unsigned rxfc; in ks8851_rx_pkts() local261 rxfc = (ks8851_rdreg16(ks, KS_RXFCTR) >> 8) & 0xff; in ks8851_rx_pkts()264 "%s: %d packets\n", __func__, rxfc); in ks8851_rx_pkts()276 for (; rxfc != 0; rxfc--) { in ks8851_rx_pkts()
25 struct pic32_reg_atomic rxfc; /* 0xa0 */ member
256 writel(0x00ff, &ectl_p->rxfc.clr); in pic32_ctrl_reset()267 writel(v, &ectl_p->rxfc.set); in pic32_ctrl_reset()