Searched refs:broadcast_neighbor (Results 1 – 5 of 5) sorted by relevance
944 WRITE_ONCE(bond->params.broadcast_neighbor, 0); in bond_option_mode_set()1927 if (bond->params.broadcast_neighbor == newval->value) in bond_option_broadcast_neigh_set()1930 WRITE_ONCE(bond->params.broadcast_neighbor, newval->value); in bond_option_broadcast_neigh_set()1932 if (bond->params.broadcast_neighbor) in bond_option_broadcast_neigh_set()
860 READ_ONCE(bond->params.broadcast_neighbor))) in bond_fill_info()
4398 if (bond->params.broadcast_neighbor) in bond_open()4424 bond->params.broadcast_neighbor) in bond_close()5273 if (!bond->params.broadcast_neighbor) in bond_should_broadcast_neighbor()6452 params->broadcast_neighbor = 0; in bond_check_params()
1035 if (bond->params.broadcast_neighbor) in ad_cond_set_peer_notif()
151 int broadcast_neighbor; member