Searched refs:rifs (Results 1 – 3 of 3) sorted by relevance
52 struct mlxsw_sp_rif **rifs; member2111 if (!mlxsw_sp->router->rifs[rif]) { in mlxsw_sp_router_neigh_ent_ipv4_process()2117 dev = mlxsw_sp->router->rifs[rif]->dev; in mlxsw_sp_router_neigh_ent_ipv4_process()2140 if (!mlxsw_sp->router->rifs[rif]) { in mlxsw_sp_router_neigh_ent_ipv6_process()2145 dev = mlxsw_sp->router->rifs[rif]->dev; in mlxsw_sp_router_neigh_ent_ipv6_process()6325 if (mlxsw_sp->router->rifs[i] && in mlxsw_sp_rif_find_by_dev()6326 mlxsw_sp->router->rifs[i]->dev == dev) in mlxsw_sp_rif_find_by_dev()6327 return mlxsw_sp->router->rifs[i]; in mlxsw_sp_rif_find_by_dev()6421 if (!mlxsw_sp->router->rifs[i]) { in mlxsw_sp_rif_index_alloc()6456 return mlxsw_sp->router->rifs[rif_index]; in mlxsw_sp_rif_by_index()[all …]
1117 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs);
14334 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs) in wlc_phy_nphy_tkip_rifs_war() argument14338 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()