Searched refs:match_all_mac (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 1445 static const u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in cxgb4_set_hash_filter() local 1449 match_all_mac, in cxgb4_set_hash_filter() 1450 match_all_mac, in cxgb4_set_hash_filter() 1692 static const u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in __cxgb4_set_filter() local 1696 match_all_mac, in __cxgb4_set_filter() 1697 match_all_mac, in __cxgb4_set_filter()
|
D | cxgb4_main.c | 3742 u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in cxgb_udp_tunnel_unset_port() local 3766 match_all_mac, match_all_mac, in cxgb_udp_tunnel_unset_port() 3785 u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in cxgb_udp_tunnel_set_port() local 3813 match_all_mac, in cxgb_udp_tunnel_set_port() 3814 match_all_mac, in cxgb_udp_tunnel_set_port()
|