Lines Matching full:parse
12 * ice_parser_sect_item_get - parse an item from a section
85 * @parse_item: the function to parse the item
169 dev_info(dev, "parse graph key builder:\n"); in ice_imem_pg_kb_dump()
232 * ice_imem_bm_init - parse 4 bits of Boost Main
248 * ice_imem_bkb_init - parse 10 bits of Boost Main Build
263 * ice_imem_npkb_init - parse 18 bits of Next Protocol Key Build
285 * ice_imem_pgkb_init - parse 35 bits of Parse Graph Key Build
286 * @kb: pointer to the Parse Graph Key Build structure
287 * @data: Parse Graph Key Build data to be parsed
328 * ice_imem_alu_init - parse 96 bits of ALU entry
387 * ice_imem_parse_item - parse 384 bits of IMEM entry
527 * ice_metainit_parse_item - parse 192 bits of Metadata Init entry
679 * ice_pg_cam_dump - dump an parse graph cam info
681 * @item: parse graph cam to dump
691 * ice_pg_nm_cam_dump - dump an parse graph no match cam info
693 * @item: parse graph no match cam to dump
714 * ice_pg_cam_action_init - parse 55 bits of Parse Graph CAM Action
715 * @action: pointer to the Parse Graph CAM Action structure
716 * @data: Parse Graph CAM Action data to be parsed
742 * ice_pg_nm_cam_key_init - parse 41 bits of Parse Graph NoMatch CAM Key
743 * @key: pointer to the Parse Graph NoMatch CAM Key structure
744 * @data: Parse Graph NoMatch CAM Key data to be parsed
779 * ice_pg_cam_key_init - parse 73 bits of Parse Graph CAM Key
780 * @key: pointer to the Parse Graph CAM Key structure
781 * @data: Parse Graph CAM Key data to be parsed
811 * ice_pg_cam_parse_item - parse 128 bits of Parse Graph CAM Entry
813 * @idx: index of Parse Graph CAM Entry
814 * @item: item of Parse Graph CAM Entry
815 * @data: Parse Graph CAM Entry data to be parsed
816 * @size: size of Parse Graph CAM Entry
840 * ice_pg_sp_cam_parse_item - parse 136 bits of Parse Graph Spill CAM Entry
842 * @idx: index of Parse Graph Spill CAM Entry
843 * @item: item of Parse Graph Spill CAM Entry
844 * @data: Parse Graph Spill CAM Entry data to be parsed
845 * @size: size of Parse Graph Spill CAM Entry
870 * ice_pg_nm_cam_parse_item - parse 96 bits of Parse Graph NoMatch CAM Entry
872 * @idx: index of Parse Graph NoMatch CAM Entry
873 * @item: item of Parse Graph NoMatch CAM Entry
874 * @data: Parse Graph NoMatch CAM Entry data to be parsed
875 * @size: size of Parse Graph NoMatch CAM Entry
901 * ice_pg_nm_sp_cam_parse_item - parse 104 bits of Parse Graph NoMatch Spill
904 * @idx: index of Parse Graph NoMatch Spill CAM Entry
905 * @item: item of Parse Graph NoMatch Spill CAM Entry
906 * @data: Parse Graph NoMatch Spill CAM Entry data to be parsed
907 * @size: size of Parse Graph NoMatch Spill CAM Entry
931 * ice_pg_cam_table_get - create a parse graph cam table
934 * Return: a pointer to the allocated Parse Graph CAM table.
945 * ice_pg_sp_cam_table_get - create a parse graph spill cam table
948 * Return: a pointer to the allocated Parse Graph Spill CAM table.
959 * ice_pg_nm_cam_table_get - create a parse graph no match cam table
962 * Return: a pointer to the allocated Parse Graph No Match CAM table.
973 * ice_pg_nm_sp_cam_table_get - create a parse graph no match spill cam table
976 * Return: a pointer to the allocated Parse Graph No Match Spill CAM table.
1001 * ice_pg_cam_match - search parse graph cam table by key
1002 * @table: parse graph cam table to search
1024 * ice_pg_nm_cam_match - search parse graph no match cam table by key
1025 * @table: parse graph no match cam table to search
1104 dev_info(dev, "parse graph key builder:\n"); in ice_bst_pg_kb_dump()
1210 * ice_bst_alu_init - parse 96 bits of ALU entry
1258 * ice_bst_pgkb_init - parse 35 bits of Parse Graph Key Build
1259 * @kb: pointer to the Parse Graph Key Build structure
1260 * @data: Parse Graph Key Build data to be parsed
1280 * ice_bst_npkb_init - parse 18 bits of Next Protocol Key Build
1317 * ice_bst_parse_item - parse 704 bits of Boost TCAM entry
1592 * ice_proto_off_parse - parse 22 bits of Protocol entry
1604 * ice_proto_grp_parse_item - parse 192 bits of Protocol Group Table entry
1666 * ice_flg_rd_parse_item - parse 8 bits of Flag Redirect Table entry
1816 * ice_kb_entry_init - parse 192 bits of XLT Key Builder entry
1863 * ice_parse_kb_data - parse 204 bits of XLT Key Build Table
2139 * ice_parser_run - parse on a packet in binary and return the result