/Linux-v4.19/net/bluetooth/ |
D | l2cap_core.c | 3145 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts() argument 3174 rfc->retrans_timeout = cpu_to_le16((u16) ertm_to); in __l2cap_set_ertm_timeouts() 3175 rfc->monitor_timeout = rfc->retrans_timeout; in __l2cap_set_ertm_timeouts() 3177 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts() 3178 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts() 3200 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req() local 3221 chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask); in l2cap_build_conf_req() 3238 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req() 3239 rfc.txwin_size = 0; in l2cap_build_conf_req() 3240 rfc.max_transmit = 0; in l2cap_build_conf_req() [all …]
|
/Linux-v4.19/drivers/tty/serial/ |
D | sunsab.h | 20 u8 rfc; /* RFIFO Control Register */ member 51 u8 rfc; member 87 u8 rfc; member
|
D | sunsab.c | 570 writeb(SAB82532_RFC_DPS|SAB82532_RFC_RFTH_32, &up->regs->w.rfc); in sunsab_startup()
|
/Linux-v4.19/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-v4.19/net/dccp/ccids/ |
D | Kconfig | 28 http://www.ietf.org/rfc/rfc4342.txt 34 http://www.ietf.org/rfc/rfc4340.txt
|
/Linux-v4.19/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-v4.19/drivers/infiniband/ulp/iser/ |
D | Kconfig | 11 See <http://www.ietf.org/rfc/rfc5046.txt>
|
/Linux-v4.19/net/dccp/ |
D | Kconfig | 7 From http://www.ietf.org/rfc/rfc4340.txt:
|
/Linux-v4.19/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-v4.19/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-v4.19/net/sctp/ |
D | Kconfig | 16 From RFC 2960 <http://www.ietf.org/rfc/rfc2960.txt>.
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.h | 723 u64 rfc; member
|
D | ixgb_ethtool.c | 326 *reg++ = IXGB_GET_STAT(adapter, rfc); /* 125 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1671 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC); in ixgb_update_stats()
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 202 u64 rfc; member
|
D | igb_ethtool.c | 578 regs_buff[90] = adapter->stats.rfc; in igb_get_regs()
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 371 u64 rfc; member
|
/Linux-v4.19/Documentation/filesystems/ |
D | 9p.txt | 140 http://ericvh.github.com/9p-rfc/
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.h | 1290 u64 rfc; member
|
D | e1000_main.c | 3654 adapter->stats.rfc += er32(RFC); in e1000_update_stats()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 3326 u64 rfc; member
|
D | ixgbe_ethtool.c | 765 regs_buff[955] = IXGBE_GET_STAT(adapter, rfc); in ixgbe_get_regs()
|
/Linux-v4.19/crypto/ |
D | Kconfig | 525 http://www.ietf.org/rfc/rfc3566.txt
|