Home
last modified time | relevance | path

Searched defs:pcp (Results 1 – 16 of 16) sorted by relevance

/linux/include/asm-generic/
H A Dpercpu.h80 #define raw_cpu_generic_read(pcp) \ argument
85 #define raw_cpu_generic_to_op(pcp, val, op) \ argument
90 #define raw_cpu_generic_add_return(pcp, val) \ argument
98 #define raw_cpu_generic_xchg(pcp, nval) \ argument
107 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument
116 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument
131 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
138 #define __this_cpu_generic_read_nopreempt(pcp) \ argument
147 #define __this_cpu_generic_read_noirq(pcp) \ argument
157 #define this_cpu_generic_read(pcp) \ argument
[all …]
/linux/arch/arm64/include/asm/
H A Dpercpu.h156 #define _pcp_protect(op, pcp, ...) \ argument
163 #define _pcp_protect_return(op, pcp, args...) \ argument
172 #define this_cpu_read_1(pcp) \ argument
174 #define this_cpu_read_2(pcp) \ argument
176 #define this_cpu_read_4(pcp) \ argument
178 #define this_cpu_read_8(pcp) \ argument
181 #define this_cpu_write_1(pcp, val) \ argument
183 #define this_cpu_write_2(pcp, val) \ argument
185 #define this_cpu_write_4(pcp, val) \ argument
187 #define this_cpu_write_8(pcp, val) \ argument
[all …]
/linux/net/dsa/
H A Dtag_vsc73xx_8021q.c17 u8 pcp; in vsc73xx_xmit() local
H A Dtag_sja1105.c241 struct sk_buff *skb, u8 pcp) in sja1105_pvid_tag_control_pkt()
271 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1105_xmit() local
299 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1110_xmit() local
H A Dtag_ocelot_8021q.c68 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in ocelot_xmit() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c1244 u8 pcp, dei; in sparx5_port_qos_pcp_rewr_set() local
1300 u8 pcp, dp; in sparx5_port_qos_pcp_set() local
/linux/arch/sparc/kernel/
H A Dpcic.c609 struct pcidev_cookie *pcp; in pcibios_fixup_bus() local
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c216 __u8 pcp = FIELD_GET(VLAN_PRIO_MASK, tag); in print_vlan_tci() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h301 u8 pcp; member
H A Ddpsw-cmd.h247 u8 pcp; member
H A Ddpaa2-eth.c3698 int i, pcp, err; in dpaa2_eth_set_vlan_qos() local
/linux/include/soc/mscc/
H A Docelot_vcap.h500 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */ member
644 u8 pcp; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c1128 enum mlxsw_afa_vlan_cmd pcp_cmd, u8 pcp, in mlxsw_afa_vlan_pack()
1141 u16 vid, u8 pcp, u8 et, in mlxsw_afa_block_append_vlan_modify()
/linux/drivers/net/ethernet/ti/icssm/
H A Dicssm_prueth.c1173 u16 vlan_tci, pcp; in icssm_prueth_get_tx_queue_id() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h386 struct lan966x_port_qos_pcp pcp; member
/linux/drivers/net/ethernet/mscc/
H A Docelot.c523 int err, val, pcp, dei; in ocelot_update_vlan_reclassify_rule() local