rfc              1290 drivers/net/ethernet/intel/e1000/e1000_hw.h 	u64 rfc;
rfc              3645 drivers/net/ethernet/intel/e1000/e1000_main.c 	adapter->stats.rfc += er32(RFC);
rfc               371 drivers/net/ethernet/intel/e1000e/hw.h 	u64 rfc;
rfc               202 drivers/net/ethernet/intel/igb/e1000_hw.h 	u64 rfc;
rfc               578 drivers/net/ethernet/intel/igb/igb_ethtool.c 	regs_buff[90] = adapter->stats.rfc;
rfc              6361 drivers/net/ethernet/intel/igb/igb_main.c 	adapter->stats.rfc += rd32(E1000_RFC);
rfc               245 drivers/net/ethernet/intel/igc/igc_ethtool.c 	regs_buff[64] = adapter->stats.rfc;
rfc               254 drivers/net/ethernet/intel/igc/igc_hw.h 	u64 rfc;
rfc              2003 drivers/net/ethernet/intel/igc/igc_main.c 	adapter->stats.rfc += rd32(IGC_RFC);
rfc               326 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	*reg++ = IXGB_GET_STAT(adapter, rfc);	/* 125 */
rfc               723 drivers/net/ethernet/intel/ixgb/ixgb_hw.h 	u64 rfc;
rfc              1669 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC);
rfc               767 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	regs_buff[955] = IXGBE_GET_STAT(adapter, rfc);
rfc              7244 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	hwstats->rfc += IXGBE_READ_REG(hw, IXGBE_RFC);
rfc              3337 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h 	u64 rfc;
rfc               570 drivers/tty/serial/sunsab.c 	writeb(SAB82532_RFC_DPS|SAB82532_RFC_RFTH_32, &up->regs->w.rfc);
rfc                20 drivers/tty/serial/sunsab.h 	u8	rfc;		/* RFIFO Control Register		*/
rfc                51 drivers/tty/serial/sunsab.h 	u8	rfc;
rfc                87 drivers/tty/serial/sunsab.h 	u8	rfc;
rfc              3177 net/bluetooth/l2cap_core.c 				      struct l2cap_conf_rfc *rfc)
rfc              3206 net/bluetooth/l2cap_core.c 		rfc->retrans_timeout = cpu_to_le16((u16) ertm_to);
rfc              3207 net/bluetooth/l2cap_core.c 		rfc->monitor_timeout = rfc->retrans_timeout;
rfc              3209 net/bluetooth/l2cap_core.c 		rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO);
rfc              3210 net/bluetooth/l2cap_core.c 		rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO);
rfc              3232 net/bluetooth/l2cap_core.c 	struct l2cap_conf_rfc rfc = { .mode = chan->mode };
rfc              3253 net/bluetooth/l2cap_core.c 		chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask);
rfc              3270 net/bluetooth/l2cap_core.c 		rfc.mode            = L2CAP_MODE_BASIC;
rfc              3271 net/bluetooth/l2cap_core.c 		rfc.txwin_size      = 0;
rfc              3272 net/bluetooth/l2cap_core.c 		rfc.max_transmit    = 0;
rfc              3273 net/bluetooth/l2cap_core.c 		rfc.retrans_timeout = 0;
rfc              3274 net/bluetooth/l2cap_core.c 		rfc.monitor_timeout = 0;
rfc              3275 net/bluetooth/l2cap_core.c 		rfc.max_pdu_size    = 0;
rfc              3277 net/bluetooth/l2cap_core.c 		l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3278 net/bluetooth/l2cap_core.c 				   (unsigned long) &rfc, endptr - ptr);
rfc              3282 net/bluetooth/l2cap_core.c 		rfc.mode            = L2CAP_MODE_ERTM;
rfc              3283 net/bluetooth/l2cap_core.c 		rfc.max_transmit    = chan->max_tx;
rfc              3285 net/bluetooth/l2cap_core.c 		__l2cap_set_ertm_timeouts(chan, &rfc);
rfc              3290 net/bluetooth/l2cap_core.c 		rfc.max_pdu_size = cpu_to_le16(size);
rfc              3294 net/bluetooth/l2cap_core.c 		rfc.txwin_size = min_t(u16, chan->tx_win,
rfc              3297 net/bluetooth/l2cap_core.c 		l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3298 net/bluetooth/l2cap_core.c 				   (unsigned long) &rfc, endptr - ptr);
rfc              3318 net/bluetooth/l2cap_core.c 		rfc.mode            = L2CAP_MODE_STREAMING;
rfc              3319 net/bluetooth/l2cap_core.c 		rfc.txwin_size      = 0;
rfc              3320 net/bluetooth/l2cap_core.c 		rfc.max_transmit    = 0;
rfc              3321 net/bluetooth/l2cap_core.c 		rfc.retrans_timeout = 0;
rfc              3322 net/bluetooth/l2cap_core.c 		rfc.monitor_timeout = 0;
rfc              3327 net/bluetooth/l2cap_core.c 		rfc.max_pdu_size = cpu_to_le16(size);
rfc              3329 net/bluetooth/l2cap_core.c 		l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3330 net/bluetooth/l2cap_core.c 				   (unsigned long) &rfc, endptr - ptr);
rfc              3360 net/bluetooth/l2cap_core.c 	struct l2cap_conf_rfc rfc = { .mode = L2CAP_MODE_BASIC };
rfc              3394 net/bluetooth/l2cap_core.c 			if (olen != sizeof(rfc))
rfc              3396 net/bluetooth/l2cap_core.c 			memcpy(&rfc, (void *) val, olen);
rfc              3440 net/bluetooth/l2cap_core.c 			chan->mode = l2cap_select_mode(rfc.mode,
rfc              3452 net/bluetooth/l2cap_core.c 		if (chan->mode != rfc.mode)
rfc              3459 net/bluetooth/l2cap_core.c 	if (chan->mode != rfc.mode) {
rfc              3461 net/bluetooth/l2cap_core.c 		rfc.mode = chan->mode;
rfc              3466 net/bluetooth/l2cap_core.c 		l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3467 net/bluetooth/l2cap_core.c 				   (unsigned long) &rfc, endptr - ptr);
rfc              3502 net/bluetooth/l2cap_core.c 		switch (rfc.mode) {
rfc              3510 net/bluetooth/l2cap_core.c 				chan->remote_tx_win = rfc.txwin_size;
rfc              3512 net/bluetooth/l2cap_core.c 				rfc.txwin_size = L2CAP_DEFAULT_TX_WINDOW;
rfc              3514 net/bluetooth/l2cap_core.c 			chan->remote_max_tx = rfc.max_transmit;
rfc              3516 net/bluetooth/l2cap_core.c 			size = min_t(u16, le16_to_cpu(rfc.max_pdu_size),
rfc              3519 net/bluetooth/l2cap_core.c 			rfc.max_pdu_size = cpu_to_le16(size);
rfc              3522 net/bluetooth/l2cap_core.c 			__l2cap_set_ertm_timeouts(chan, &rfc);
rfc              3527 net/bluetooth/l2cap_core.c 					   sizeof(rfc), (unsigned long) &rfc, endptr - ptr);
rfc              3546 net/bluetooth/l2cap_core.c 			size = min_t(u16, le16_to_cpu(rfc.max_pdu_size),
rfc              3549 net/bluetooth/l2cap_core.c 			rfc.max_pdu_size = cpu_to_le16(size);
rfc              3554 net/bluetooth/l2cap_core.c 			l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3555 net/bluetooth/l2cap_core.c 					   (unsigned long) &rfc, endptr - ptr);
rfc              3562 net/bluetooth/l2cap_core.c 			memset(&rfc, 0, sizeof(rfc));
rfc              3563 net/bluetooth/l2cap_core.c 			rfc.mode = chan->mode;
rfc              3584 net/bluetooth/l2cap_core.c 	struct l2cap_conf_rfc rfc = { .mode = L2CAP_MODE_BASIC };
rfc              3616 net/bluetooth/l2cap_core.c 			if (olen != sizeof(rfc))
rfc              3618 net/bluetooth/l2cap_core.c 			memcpy(&rfc, (void *)val, olen);
rfc              3620 net/bluetooth/l2cap_core.c 			    rfc.mode != chan->mode)
rfc              3623 net/bluetooth/l2cap_core.c 			l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
rfc              3624 net/bluetooth/l2cap_core.c 					   (unsigned long) &rfc, endptr - ptr);
rfc              3658 net/bluetooth/l2cap_core.c 	if (chan->mode == L2CAP_MODE_BASIC && chan->mode != rfc.mode)
rfc              3661 net/bluetooth/l2cap_core.c 	chan->mode = rfc.mode;
rfc              3664 net/bluetooth/l2cap_core.c 		switch (rfc.mode) {
rfc              3666 net/bluetooth/l2cap_core.c 			chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout);
rfc              3667 net/bluetooth/l2cap_core.c 			chan->monitor_timeout = le16_to_cpu(rfc.monitor_timeout);
rfc              3668 net/bluetooth/l2cap_core.c 			chan->mps    = le16_to_cpu(rfc.max_pdu_size);
rfc              3671 net/bluetooth/l2cap_core.c 						      rfc.txwin_size);
rfc              3684 net/bluetooth/l2cap_core.c 			chan->mps    = le16_to_cpu(rfc.max_pdu_size);
rfc              3763 net/bluetooth/l2cap_core.c 	struct l2cap_conf_rfc rfc = {
rfc              3783 net/bluetooth/l2cap_core.c 			if (olen != sizeof(rfc))
rfc              3785 net/bluetooth/l2cap_core.c 			memcpy(&rfc, (void *)val, olen);
rfc              3795 net/bluetooth/l2cap_core.c 	switch (rfc.mode) {
rfc              3797 net/bluetooth/l2cap_core.c 		chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout);
rfc              3798 net/bluetooth/l2cap_core.c 		chan->monitor_timeout = le16_to_cpu(rfc.monitor_timeout);
rfc              3799 net/bluetooth/l2cap_core.c 		chan->mps = le16_to_cpu(rfc.max_pdu_size);
rfc              3804 net/bluetooth/l2cap_core.c 					      rfc.txwin_size);
rfc              3807 net/bluetooth/l2cap_core.c 		chan->mps    = le16_to_cpu(rfc.max_pdu_size);