Home
last modified time | relevance | path

Searched defs:sfid (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1711 u32 sfid; member
1809 int ret, sfid, ssid; in vsc9959_mact_stream_set() local
1949 static int vsc9959_psfp_sfidmask_set(struct ocelot *ocelot, u32 sfid, int ports) in vsc9959_psfp_sfidmask_set()
2452 u32 sfid = sfi->index; in vsc9959_update_sfid_stats() local
/linux/net/openvswitch/
H A Ddatapath.c778 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
795 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
946 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1247 struct sw_flow_id sfid; in ovs_flow_cmd_set() local
H A Dflow.h271 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()
H A Dflow_table.c894 static u32 ufid_hash(const struct sw_flow_id *sfid) in ufid_hash()
900 const struct sw_flow_id *sfid) in ovs_flow_cmp_ufid()
H A Dflow_netlink.c1911 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid()
1921 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c178 int sfid, int ssid) in ocelot_mact_learn_streamdata()