/linux-2.6.39/net/bluetooth/ |
D | l2cap_core.c | 1590 struct l2cap_conf_rfc rfc = { .mode = pi->mode }; in l2cap_build_conf_req() local 1606 pi->mode = l2cap_select_mode(rfc.mode, pi->conn->feat_mask); in l2cap_build_conf_req() 1620 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req() 1621 rfc.txwin_size = 0; in l2cap_build_conf_req() 1622 rfc.max_transmit = 0; in l2cap_build_conf_req() 1623 rfc.retrans_timeout = 0; in l2cap_build_conf_req() 1624 rfc.monitor_timeout = 0; in l2cap_build_conf_req() 1625 rfc.max_pdu_size = 0; in l2cap_build_conf_req() 1627 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc), in l2cap_build_conf_req() 1628 (unsigned long) &rfc); in l2cap_build_conf_req() [all …]
|
/linux-2.6.39/drivers/tty/serial/ |
D | sunsab.h | 19 u8 rfc; /* RFIFO Control Register */ member 50 u8 rfc; member 86 u8 rfc; member
|
D | sunsab.c | 556 writeb(SAB82532_RFC_DPS|SAB82532_RFC_RFTH_32, &up->regs->w.rfc); in sunsab_startup()
|
/linux-2.6.39/net/l2tp/ |
D | Kconfig | 11 From RFC 2661 <http://www.ietf.org/rfc/rfc2661.txt>. 24 <http://www.ietf.org/rfc/rfc3931.txt>. 53 From RFC 3931 <http://www.ietf.org/rfc/rfc3931.txt>. 91 From RFC 4719 <http://www.ietf.org/rfc/rfc4719.txt>.
|
/linux-2.6.39/net/dccp/ccids/ |
D | Kconfig | 29 http://www.ietf.org/rfc/rfc4342.txt 35 http://www.ietf.org/rfc/rfc4340.txt
|
/linux-2.6.39/drivers/infiniband/ulp/iser/ |
D | Kconfig | 11 See <http://www.ietf.org/rfc/rfc5046.txt>
|
/linux-2.6.39/Documentation/infiniband/ |
D | ipoib.txt | 98 http://ietf.org/rfc/rfc4391.txt 100 http://ietf.org/rfc/rfc4392.txt 102 http://ietf.org/rfc/rfc4755.txt
|
/linux-2.6.39/Documentation/networking/ |
D | sctp.txt | 15 See http://www.ietf.org/rfc/rfc2960.txt
|
D | udplite.txt | 25 o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
|
/linux-2.6.39/net/dccp/ |
D | Kconfig | 7 From http://www.ietf.org/rfc/rfc4340.txt:
|
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | ddr2_defs.h | 108 unsigned int rfc : 7; member
|
/linux-2.6.39/net/sctp/ |
D | Kconfig | 17 From RFC 2960 <http://www.ietf.org/rfc/rfc2960.txt>.
|
/linux-2.6.39/drivers/net/igb/ |
D | e1000_hw.h | 209 u64 rfc; member
|
D | igb_ethtool.c | 518 regs_buff[90] = adapter->stats.rfc; in igb_get_regs()
|
D | igb_main.c | 4589 adapter->stats.rfc += rd32(E1000_RFC); in igb_update_stats()
|
/linux-2.6.39/drivers/net/ixgb/ |
D | ixgb_hw.h | 750 u64 rfc; member
|
D | ixgb_ethtool.c | 394 *reg++ = IXGB_GET_STAT(adapter, rfc); /* 125 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1702 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC); in ixgb_update_stats()
|
/linux-2.6.39/drivers/net/e1000e/ |
D | hw.h | 680 u64 rfc; member
|
/linux-2.6.39/drivers/net/ixgbe/ |
D | ixgbe_type.h | 2443 u64 rfc; member
|
D | ixgbe_ethtool.c | 720 regs_buff[955] = IXGBE_GET_STAT(adapter, rfc); in ixgbe_get_regs()
|
D | ixgbe_main.c | 5958 hwstats->rfc += IXGBE_READ_REG(hw, IXGBE_RFC); in ixgbe_update_stats()
|
/linux-2.6.39/crypto/ |
D | Kconfig | 289 http://www.ietf.org/rfc/rfc3566.txt
|
/linux-2.6.39/drivers/net/e1000/ |
D | e1000_hw.h | 1309 u64 rfc; member
|
D | e1000_main.c | 3378 adapter->stats.rfc += er32(RFC); in e1000_update_stats()
|