Searched refs:match_all_mac (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A 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()
|
H A D | cxgb4_main.c | 3730 u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in cxgb_udp_tunnel_unset_port() local 3754 match_all_mac, match_all_mac, in cxgb_udp_tunnel_unset_port() 3773 u8 match_all_mac[] = { 0, 0, 0, 0, 0, 0 }; in cxgb_udp_tunnel_set_port() local 3801 match_all_mac, in cxgb_udp_tunnel_set_port() 3802 match_all_mac, in cxgb_udp_tunnel_set_port()
|