Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_psfp.c67 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()
H A Dsparx5_tc_flower.c1325 u32 isdx, sfid, sgid, fmid; in sparx5_tc_free_psfp_resources() local
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1703 u32 sfid; member
1801 int ret, sfid, ssid; in vsc9959_mact_stream_set() local
1941 static int vsc9959_psfp_sfidmask_set(struct ocelot *ocelot, u32 sfid, int ports) in vsc9959_psfp_sfidmask_set()
2444 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()