Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1708 u32 sfid; member
1806 int ret, sfid, ssid; in vsc9959_mact_stream_set() local
1946 static int vsc9959_psfp_sfidmask_set(struct ocelot *ocelot, u32 sfid, int ports) in vsc9959_psfp_sfidmask_set()
2449 u32 sfid = sfi->index; in vsc9959_update_sfid_stats() local
/linux/net/openvswitch/
H A Ddatapath.c754 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
771 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
922 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1223 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/s390/char/
H A Draw3270.c416 char sfid; /* 0x81 if Query Reply */ member
/linux/drivers/net/ethernet/mscc/
H A Docelot.c178 int sfid, int ssid) in ocelot_mact_learn_streamdata()