Home
last modified time | relevance | path

Searched refs:rfc (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c3336 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts() argument
3365 rfc->retrans_timeout = cpu_to_le16((u16) ertm_to); in __l2cap_set_ertm_timeouts()
3366 rfc->monitor_timeout = rfc->retrans_timeout; in __l2cap_set_ertm_timeouts()
3368 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()
3369 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts()
3434 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req() local
3455 chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask); in l2cap_build_conf_req()
3476 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req()
3477 rfc.txwin_size = 0; in l2cap_build_conf_req()
3478 rfc.max_transmit = 0; in l2cap_build_conf_req()
[all …]
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsunsab.h20 u8 rfc; /* RFIFO Control Register */ member
51 u8 rfc; member
87 u8 rfc; member
Dsunsab.c566 writeb(SAB82532_RFC_DPS|SAB82532_RFC_RFTH_32, &up->regs->w.rfc); in sunsab_startup()
/kernel/linux/linux-5.10/net/l2tp/
DKconfig14 From RFC 2661 <http://www.ietf.org/rfc/rfc2661.txt>.
27 <http://www.ietf.org/rfc/rfc3931.txt>.
56 From RFC 3931 <http://www.ietf.org/rfc/rfc3931.txt>.
94 From RFC 4719 <http://www.ietf.org/rfc/rfc4719.txt>.
/kernel/linux/linux-5.10/net/dccp/ccids/
DKconfig29 https://www.ietf.org/rfc/rfc4342.txt
35 https://www.ietf.org/rfc/rfc4340.txt
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Drpc-server-gss.rst13 - RFC2203 v1: https://tools.ietf.org/rfc/rfc2203.txt
14 - RFC5403 v2: https://tools.ietf.org/rfc/rfc5403.txt
18 - RFC7861 v3: https://tools.ietf.org/rfc/rfc7861.txt
/kernel/linux/linux-5.10/Documentation/infiniband/
Dipoib.rst109 http://ietf.org/rfc/rfc4391.txt
112 http://ietf.org/rfc/rfc4392.txt
115 http://ietf.org/rfc/rfc4755.txt
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/
DKconfig12 See <http://www.ietf.org/rfc/rfc5046.txt>
/kernel/linux/linux-5.10/net/dccp/
DKconfig8 From https://www.ietf.org/rfc/rfc4340.txt:
/kernel/linux/linux-5.10/Documentation/networking/
Dsctp.rst19 See http://www.ietf.org/rfc/rfc2960.txt
Dudplite.rst27 - The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst152 - RFC 2863 found at http://www.rfc-editor.org/rfc/rfc2863.txt.
153 - RFC 2819 found at http://www.rfc-editor.org/rfc/rfc2819.txt.
/kernel/linux/linux-5.10/net/sctp/
DKconfig17 From RFC 2960 <http://www.ietf.org/rfc/rfc2960.txt>.
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_hw.h253 u64 rfc; member
Digc_ethtool.c246 regs_buff[64] = adapter->stats.rfc; in igc_ethtool_get_regs()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h723 u64 rfc; member
Dixgb_ethtool.c326 *reg++ = IXGB_GET_STAT(adapter, rfc); /* 125 */ in ixgb_get_regs()
Dixgb_main.c1666 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC); in ixgb_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
De1000_hw.h202 u64 rfc; member
Digb_ethtool.c587 regs_buff[90] = adapter->stats.rfc; in igb_get_regs()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dhw.h394 u64 rfc; member
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst559 送出来以响应评审(即“v1,v2,v3”)或“rfc”,以指示评审请求,那么通用标记
/kernel/linux/linux-5.10/Documentation/filesystems/
D9p.rst175 http://ericvh.github.com/9p-rfc/
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h1290 u64 rfc; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3337 u64 rfc; member

12