Searched refs:rifs (Results 1 – 3 of 3) sorted by relevance
50 struct mlxsw_sp_rif **rifs; member2012 if (!mlxsw_sp->router->rifs[rif]) { in mlxsw_sp_router_neigh_ent_ipv4_process()2018 dev = mlxsw_sp->router->rifs[rif]->dev; in mlxsw_sp_router_neigh_ent_ipv4_process()2041 if (!mlxsw_sp->router->rifs[rif]) { in mlxsw_sp_router_neigh_ent_ipv6_process()2046 dev = mlxsw_sp->router->rifs[rif]->dev; in mlxsw_sp_router_neigh_ent_ipv6_process()5972 if (mlxsw_sp->router->rifs[i] && in mlxsw_sp_rif_find_by_dev()5973 mlxsw_sp->router->rifs[i]->dev == dev) in mlxsw_sp_rif_find_by_dev()5974 return mlxsw_sp->router->rifs[i]; in mlxsw_sp_rif_find_by_dev()6068 if (!mlxsw_sp->router->rifs[i]) { in mlxsw_sp_rif_index_alloc()6101 return mlxsw_sp->router->rifs[rif_index]; in mlxsw_sp_rif_by_index()[all …]
1135 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs);
14345 void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs) in wlc_phy_nphy_tkip_rifs_war() argument14349 if (rifs) { in wlc_phy_nphy_tkip_rifs_war()14361 if (pi->sh && (pi->sh->_rifs_phy != rifs)) in wlc_phy_nphy_tkip_rifs_war()14362 pi->sh->_rifs_phy = rifs; in wlc_phy_nphy_tkip_rifs_war()