Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_virtchnl.c3526 struct list_head *ma_list_head; in idpf_mac_filter_async_handler() local
3551 ma_list_head = &vport_config->user_config.mac_filter_list; in idpf_mac_filter_async_handler()
3558 list_for_each_entry_safe(f, tmp, ma_list_head, list) in idpf_mac_filter_async_handler()