Searched refs:tcam_key (Results 1 – 2 of 2) sorted by relevance
2501 (u8 *)(&tcam_key->key_info), in tcam_key_calculate()2502 (u8 *)(&tcam_key->key_mask), in tcam_key_calculate()2506 (u8 *)(&tcam_key->key_mask), in tcam_key_calculate()2518 tcam_key->key_info.ext_dip_h = in hinic_fdir_tcam_ipv4_init()2520 tcam_key->key_info.ext_dip_l = in hinic_fdir_tcam_ipv4_init()2563 tcam_key->key_info.dst_port = in hinic_fdir_tcam_ipv4_init()2565 tcam_key->key_mask.dst_port = in hinic_fdir_tcam_ipv4_init()2570 tcam_key->key_info.src_port = in hinic_fdir_tcam_ipv4_init()2572 tcam_key->key_mask.src_port = in hinic_fdir_tcam_ipv4_init()2887 struct tag_tcam_key tcam_key; in hinic_add_del_tcam_fdir_filter() local[all …]
284 struct tag_tcam_key tcam_key; member