Searched defs:sfid (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_psfp.c | 67 u32 sparx5_psfp_sf_get_sg(struct sparx5 *sparx5, u32 sfid) in sparx5_psfp_sf_get_sg() 73 void sparx5_isdx_conf_set(struct sparx5 *sparx5, u32 isdx, u32 sfid, u32 fmid) in sparx5_isdx_conf_set()
|
A D | sparx5_tc_flower.c | 1157 u32 isdx, sfid, sgid, fmid; in sparx5_tc_free_psfp_resources() local
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix_vsc9959.c | 1663 u32 sfid; member 1758 int ret, sfid, ssid; in vsc9959_mact_stream_set() local 1898 static int vsc9959_psfp_sfidmask_set(struct ocelot *ocelot, u32 sfid, int ports) in vsc9959_psfp_sfidmask_set() 2401 u32 sfid = sfi->index; in vsc9959_update_sfid_stats() local
|
/linux-6.3-rc2/net/openvswitch/ |
A D | datapath.c | 756 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key() 773 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size() 924 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info() 1225 struct sw_flow_id sfid; in ovs_flow_cmd_set() local
|
A D | flow.h | 271 static inline bool ovs_identifier_is_ufid(const struct sw_flow_id *sfid) in ovs_identifier_is_ufid() 276 static inline bool ovs_identifier_is_key(const struct sw_flow_id *sfid) in ovs_identifier_is_key()
|
A D | flow_table.c | 897 static u32 ufid_hash(const struct sw_flow_id *sfid) in ufid_hash() 903 const struct sw_flow_id *sfid) in ovs_flow_cmp_ufid()
|
A D | flow_netlink.c | 1895 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid() 1905 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | raw3270.c | 412 char sfid; /* 0x81 if Query Reply */ member
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 175 int sfid, int ssid) in ocelot_mact_learn_streamdata()
|
Completed in 42 milliseconds