/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | 147 __be16 proto, u16 vid); 149 __be16 proto, u16 vid); 4945 __be16 proto, u16 vid) in e1000_vlan_rx_add_vid() argument 4971 __be16 proto, u16 vid) in e1000_vlan_rx_kill_vid() argument
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.c | 1846 static int ionic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, in ionic_vlan_rx_add_vid() argument 1861 static int ionic_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, in ionic_vlan_rx_kill_vid() argument 2506 u8 qos, __be16 proto) in ionic_set_vf_vlan() argument 2520 if (proto != htons(ETH_P_8021Q)) in ionic_set_vf_vlan()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap3.dtsi | 768 reg-names = "proto", "phy", "pll";
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
H A D | atlantic.rst | 338 ethtool -N <ethX> flow-type ether proto 0x800 vlan 0x600 m 0x1FFF action 3 loc 16
|
/openbmc/linux/net/ipv4/ |
H A D | raw.c | 921 struct proto raw_prot = {
|
H A D | ping.c | 1001 struct proto ping_prot = {
|
/openbmc/docs/designs/ |
H A D | external-sensor.md | 249 [^16]: https://cr.yp.to/proto/utctai.html
|
/openbmc/linux/net/dccp/ |
H A D | ipv6.c | 1040 static struct proto dccp_v6_prot = {
|
/openbmc/linux/net/rxrpc/ |
H A D | ar-internal.h | 464 struct rxrpc_conn_proto proto; member
|
/openbmc/linux/drivers/net/wan/ |
H A D | farsync.c | 1617 if (info->proto == FST_RAW) in set_conf_from_info() 1706 info->proto = FST_GEN_HDLC; in gather_conf_info()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 1824 static int netcp_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in netcp_rx_add_vid() argument 1851 static int netcp_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in netcp_rx_kill_vid() argument
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 536 tmpl->proto.tmpl_padto = (char *)tmpl - (char *)p; in nf_ct_tmpl_alloc() 558 kfree((char *)tmpl - tmpl->proto.tmpl_padto); in nf_ct_tmpl_free()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 1650 __be16 proto __attribute__((unused)), u16 vid) in liquidio_vlan_rx_add_vid() argument 1678 __be16 proto __attribute__((unused)), u16 vid) in liquidio_vlan_rx_kill_vid() argument
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 2403 u8 proto = 0; in ibmvnic_xmit() local 2520 proto = ip_hdr(skb)->protocol; in ibmvnic_xmit() 2523 proto = ipv6_hdr(skb)->nexthdr; in ibmvnic_xmit() 2526 if (proto == IPPROTO_TCP) in ibmvnic_xmit() 2528 else if (proto == IPPROTO_UDP) in ibmvnic_xmit()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3380 fsp->h_u.usr_ip4_spec.proto = 0; in i40e_get_ethtool_fdir_entry() 3381 fsp->m_u.usr_ip4_spec.proto = 0; in i40e_get_ethtool_fdir_entry() 4482 if (usr_ip4_spec->proto) in i40e_check_fdir_input_set() 4903 input->ipl4_proto = fsp->h_u.usr_ip4_spec.proto; in i40e_add_fdir_ethtool()
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 221 struct proto smc_proto = { 234 struct proto smc_proto6 = { 392 struct proto *prot; in smc_sock_alloc()
|
/openbmc/linux/crypto/ |
H A D | af_alg.c | 34 static struct proto alg_proto = {
|
/openbmc/linux/Documentation/scsi/ |
H A D | libsas.rst | 80 class, proto, type, role, oob_mode, linkrate
|
/openbmc/linux/net/qrtr/ |
H A D | af_qrtr.c | 1254 static struct proto qrtr_proto = {
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | 153 static struct proto llc_proto = {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/ |
H A D | 0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch | 213 if (!handle || !handle->proto || !handle->proto->uncompress_block || !chunk || !data)
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 2119 static int xgbe_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, in xgbe_vlan_rx_add_vid() argument 2135 static int xgbe_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, in xgbe_vlan_rx_kill_vid() argument
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | gpi.c | 211 #define GPII_n_CH_k_SCRATCH_0(pair, proto, seid) \ argument 213 FIELD_PREP(GPII_n_CH_k_SCRATCH_0_PROTO, proto) | \
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 1234 __be16 proto, u16 vid) in igbvf_vlan_rx_add_vid() argument 1254 __be16 proto, u16 vid) in igbvf_vlan_rx_kill_vid() argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 1027 switch (upspec->proto) { in setup_fte_upper_proto_match() 1062 MLX5_SET(fte_match_set_lyr_2_4, spec->match_value, ip_protocol, upspec->proto); in setup_fte_upper_proto_match()
|