Home
last modified time | relevance | path

Searched refs:rifs (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Drif_counter_scale.sh11 max_rifs=$(devlink_resource_size_get rifs)
15 ((max_rifs -= $(devlink_resource_occ_get rifs)))
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Drif_counter_scale.sh11 max_rifs=$(devlink_resource_size_get rifs)
15 ((max_rifs -= $(devlink_resource_occ_get rifs)))
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_1d.sh178 rifs_occ_t0=$(devlink_resource_occ_get rifs)
180 rifs_occ_t1=$(devlink_resource_occ_get rifs)
H A Degress_vid_classification.sh179 rifs_occ_t0=$(devlink_resource_occ_get rifs)
181 rifs_occ_t1=$(devlink_resource_occ_get rifs)
H A Dingress_rif_conf_1q.sh173 rifs_occ_t0=$(devlink_resource_occ_get rifs)
175 rifs_occ_t1=$(devlink_resource_occ_get rifs)
H A Dingress_rif_conf_vxlan.sh225 rifs_occ_t0=$(devlink_resource_occ_get rifs)
230 rifs_occ_t1=$(devlink_resource_occ_get rifs)
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h25 struct mlxsw_sp_rif **rifs; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c145 .param.slot.rifs = 2, in mt7915_tm_set_slot_time()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h1112 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs);
H A Dphy_n.c14334 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs) in wlc_phy_nphy_tkip_rifs_war() argument
14338 if (rifs) { in wlc_phy_nphy_tkip_rifs_war()
14350 if (pi->sh && (pi->sh->_rifs_phy != rifs)) in wlc_phy_nphy_tkip_rifs_war()
14351 pi->sh->_rifs_phy = rifs; in wlc_phy_nphy_tkip_rifs_war()