Searched refs:global_use (Results 1 – 2 of 2) sorted by relevance
66 ha->global_use = global; in __hw_addr_create()102 if (ha->global_use) in __hw_addr_add_ex()105 ha->global_use = true; in __hw_addr_add_ex()143 if (global && !ha->global_use) in __hw_addr_del_entry()150 ha->global_use = false; in __hw_addr_del_entry()
246 bool global_use; member