Searched defs:sfid (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 1708 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 D | datapath.c | 754 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 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()
|
H A D | flow_table.c | 894 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 D | flow_netlink.c | 1911 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 D | raw3270.c | 416 char sfid; /* 0x81 if Query Reply */ member
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 178 int sfid, int ssid) in ocelot_mact_learn_streamdata()
|