Home
last modified time | relevance | path

Searched refs:irif (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h1648 MLXSW_ITEM32(reg, svfa, irif, 0x14, 0, 16);
1652 u16 fid, bool irif_v, u16 irif) in __mlxsw_reg_svfa_pack()
1660 mlxsw_reg_svfa_irif_set(payload, irif_v ? irif : 0); in __mlxsw_reg_svfa_pack()
1665 bool irif_v, u16 irif) in mlxsw_reg_svfa_port_vid_pack()
1669 __mlxsw_reg_svfa_pack(payload, mt, valid, fid, irif_v, irif); in mlxsw_reg_svfa_port_vid_pack()
1675 u16 vid, bool irif_v, u16 irif) in mlxsw_reg_svfa_vid_pack()
1679 __mlxsw_reg_svfa_pack(payload, mt, valid, fid, irif_v, irif); in mlxsw_reg_svfa_vid_pack()
1684 u32 vni, bool irif_v, u16 irif) in mlxsw_reg_svfa_vni_pack()
1688 __mlxsw_reg_svfa_pack(payload, mt, valid, fid, irif_v, irif); in mlxsw_reg_svfa_vni_pack()
1939 MLXSW_ITEM32(reg, sfmr, irif,
1650 __mlxsw_reg_svfa_pack(char *payload, enum mlxsw_reg_svfa_mt mt, bool valid, u16 fid, bool irif_v, u16 irif) __mlxsw_reg_svfa_pack() argument
1663 mlxsw_reg_svfa_port_vid_pack(char *payload, u16 local_port, bool valid, u16 fid, u16 vid, bool irif_v, u16 irif) mlxsw_reg_svfa_port_vid_pack() argument
1674 mlxsw_reg_svfa_vid_pack(char *payload, bool valid, u16 fid, u16 vid, bool irif_v, u16 irif) mlxsw_reg_svfa_vid_pack() argument
1683 mlxsw_reg_svfa_vni_pack(char *payload, bool valid, u16 fid, u32 vni, bool irif_v, u16 irif) mlxsw_reg_svfa_vni_pack() argument
8607 mlxsw_reg_rtdp_ipip_pack(char *payload, u16 irif, enum mlxsw_reg_rtdp_ipip_sip_check sip_check, unsigned int type_check, bool gre_key_check, u32 expected_gre_key) mlxsw_reg_rtdp_ipip_pack() argument
8620 mlxsw_reg_rtdp_ipip4_pack(char *payload, u16 irif, enum mlxsw_reg_rtdp_ipip_sip_check sip_check, unsigned int type_check, bool gre_key_check, u32 ipv4_usip, u32 expected_gre_key) mlxsw_reg_rtdp_ipip4_pack() argument
8631 mlxsw_reg_rtdp_ipip6_pack(char *payload, u16 irif, enum mlxsw_reg_rtdp_ipip_sip_check sip_check, unsigned int type_check, bool gre_key_check, u32 ipv6_usip_ptr, u32 expected_gre_key) mlxsw_reg_rtdp_ipip6_pack() argument
9066 mlxsw_reg_rmft2_common_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, const char *flex_action_set) mlxsw_reg_rmft2_common_pack() argument
9084 mlxsw_reg_rmft2_ipv4_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, u32 dip4, u32 dip4_mask, u32 sip4, u32 sip4_mask, const char *flexible_action_set) mlxsw_reg_rmft2_ipv4_pack() argument
9099 mlxsw_reg_rmft2_ipv6_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, struct in6_addr dip6, struct in6_addr dip6_mask, struct in6_addr sip6, struct in6_addr sip6_mask, const char *flexible_action_set) mlxsw_reg_rmft2_ipv6_pack() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h7852 mlxsw_reg_rtdp_ipip4_pack(char *payload, u16 irif, in mlxsw_reg_rtdp_ipip4_pack() argument
7857 mlxsw_reg_rtdp_ipip_irif_set(payload, irif); in mlxsw_reg_rtdp_ipip4_pack()
8154 MLXSW_ITEM32(reg, rmft2, irif, 0x08, 0, 16);
8203 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack()
8212 mlxsw_reg_rmft2_irif_set(payload, irif); in mlxsw_reg_rmft2_common_pack()
8220 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack()
8225 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack()
8235 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack()
8241 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
8201 mlxsw_reg_rmft2_common_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, const char *flex_action_set) mlxsw_reg_rmft2_common_pack() argument
8219 mlxsw_reg_rmft2_ipv4_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, u32 dip4, u32 dip4_mask, u32 sip4, u32 sip4_mask, const char *flexible_action_set) mlxsw_reg_rmft2_ipv4_pack() argument
8234 mlxsw_reg_rmft2_ipv6_pack(char *payload, bool v, u16 offset, u16 virtual_router, enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, struct in6_addr dip6, struct in6_addr dip6_mask, struct in6_addr sip6, struct in6_addr sip6_mask, const char *flexible_action_set) mlxsw_reg_rmft2_ipv6_pack() argument

Completed in 25 milliseconds