ice_xlt_kb
static void ice_xlt_kb_dump(struct ice_hw *hw, struct ice_xlt_kb *kb)
static void ice_parse_kb_data(struct ice_hw *hw, struct ice_xlt_kb *kb,
static struct ice_xlt_kb *ice_xlt_kb_get(struct ice_hw *hw, u32 sect_type)
struct ice_xlt_kb *kb;
static struct ice_xlt_kb *ice_xlt_kb_get_sw(struct ice_hw *hw)
static struct ice_xlt_kb *ice_xlt_kb_get_acl(struct ice_hw *hw)
static struct ice_xlt_kb *ice_xlt_kb_get_fd(struct ice_hw *hw)
static struct ice_xlt_kb *ice_xlt_kb_get_rss(struct ice_hw *hw)
u16 ice_xlt_kb_flag_get(struct ice_xlt_kb *kb, u64 pkt_flag)
u16 ice_xlt_kb_flag_get(struct ice_xlt_kb *kb, u64 pkt_flag);
struct ice_xlt_kb *xlt_kb_sw;
struct ice_xlt_kb *xlt_kb_acl;
struct ice_xlt_kb *xlt_kb_fd;
struct ice_xlt_kb *xlt_kb_rss;