/linux-4.4.14/net/bluetooth/ |
D | l2cap_core.c | 3121 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts() argument 3150 rfc->retrans_timeout = cpu_to_le16((u16) ertm_to); in __l2cap_set_ertm_timeouts() 3151 rfc->monitor_timeout = rfc->retrans_timeout; in __l2cap_set_ertm_timeouts() 3153 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts() 3154 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts() 3176 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req() local 3196 chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask); in l2cap_build_conf_req() 3213 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req() 3214 rfc.txwin_size = 0; in l2cap_build_conf_req() 3215 rfc.max_transmit = 0; in l2cap_build_conf_req() [all …]
|
/linux-4.4.14/drivers/tty/serial/ |
D | sunsab.h | 19 u8 rfc; /* RFIFO Control Register */ member 50 u8 rfc; member 86 u8 rfc; member
|
D | sunsab.c | 569 writeb(SAB82532_RFC_DPS|SAB82532_RFC_RFTH_32, &up->regs->w.rfc); in sunsab_startup()
|
/linux-4.4.14/net/l2tp/ |
D | Kconfig | 13 From RFC 2661 <http://www.ietf.org/rfc/rfc2661.txt>. 26 <http://www.ietf.org/rfc/rfc3931.txt>. 55 From RFC 3931 <http://www.ietf.org/rfc/rfc3931.txt>. 93 From RFC 4719 <http://www.ietf.org/rfc/rfc4719.txt>.
|
/linux-4.4.14/net/dccp/ccids/ |
D | Kconfig | 28 http://www.ietf.org/rfc/rfc4342.txt 34 http://www.ietf.org/rfc/rfc4340.txt
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | Kconfig | 11 See <http://www.ietf.org/rfc/rfc5046.txt>
|
/linux-4.4.14/Documentation/infiniband/ |
D | ipoib.txt | 101 http://ietf.org/rfc/rfc4391.txt 103 http://ietf.org/rfc/rfc4392.txt 105 http://ietf.org/rfc/rfc4755.txt
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 12 - RFC2203 v1: http://tools.ietf.org/rfc/rfc2203.txt 13 - RFC5403 v2: http://tools.ietf.org/rfc/rfc5403.txt
|
/linux-4.4.14/Documentation/networking/ |
D | sctp.txt | 15 See http://www.ietf.org/rfc/rfc2960.txt
|
D | altera_tse.txt | 129 o RFC 2863 found at http://www.rfc-editor.org/rfc/rfc2863.txt. 130 o RFC 2819 found at http://www.rfc-editor.org/rfc/rfc2819.txt.
|
D | udplite.txt | 25 o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
|
/linux-4.4.14/net/dccp/ |
D | Kconfig | 7 From http://www.ietf.org/rfc/rfc4340.txt:
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | ddr2_defs.h | 108 unsigned int rfc : 7; member
|
/linux-4.4.14/net/sctp/ |
D | Kconfig | 16 From RFC 2960 <http://www.ietf.org/rfc/rfc2960.txt>.
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 220 u64 rfc; member
|
D | igb_ethtool.c | 572 regs_buff[90] = adapter->stats.rfc; in igb_get_regs()
|
D | igb_main.c | 5304 adapter->stats.rfc += rd32(E1000_RFC); in igb_update_stats()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.h | 748 u64 rfc; member
|
D | ixgb_ethtool.c | 344 *reg++ = IXGB_GET_STAT(adapter, rfc); /* 125 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1730 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC); in ixgb_update_stats()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 375 u64 rfc; member
|
/linux-4.4.14/Documentation/filesystems/ |
D | 9p.txt | 140 http://ericvh.github.com/9p-rfc/
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.h | 1315 u64 rfc; member
|
D | e1000_main.c | 3661 adapter->stats.rfc += er32(RFC); in e1000_update_stats()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 3170 u64 rfc; member
|
D | ixgbe_ethtool.c | 700 regs_buff[955] = IXGBE_GET_STAT(adapter, rfc); in ixgbe_get_regs()
|
D | ixgbe_main.c | 6243 hwstats->rfc += IXGBE_READ_REG(hw, IXGBE_RFC); in ixgbe_update_stats()
|
/linux-4.4.14/crypto/ |
D | Kconfig | 385 http://www.ietf.org/rfc/rfc3566.txt
|