Searched refs:ice_xlt_kb_get (Results 1 – 1 of 1) sorted by relevance
1888 static struct ice_xlt_kb *ice_xlt_kb_get(struct ice_hw *hw, u32 sect_type) in ice_xlt_kb_get() function1923 return ice_xlt_kb_get(hw, ICE_SID_XLT_KEY_BUILDER_SW); in ice_xlt_kb_get_sw()1934 return ice_xlt_kb_get(hw, ICE_SID_XLT_KEY_BUILDER_ACL); in ice_xlt_kb_get_acl()1945 return ice_xlt_kb_get(hw, ICE_SID_XLT_KEY_BUILDER_FD); in ice_xlt_kb_get_fd()1956 return ice_xlt_kb_get(hw, ICE_SID_XLT_KEY_BUILDER_RSS); in ice_xlt_kb_get_rss()