Searched refs:ice_pkg_buf (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 63 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
|
H A D | ice_vlan_mode.c | 33 (struct ice_buf_hdr *)ice_pkg_buf(bld), in ice_pkg_get_supported_vlan_mode()
|
H A D | ice_flex_pipe.c | 378 status = ice_update_pkg_no_lock(hw, ice_pkg_buf(bld), 1); in ice_upd_dvm_boost_entry() 490 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_create_tunnel() 561 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_destroy_tunnel() 2688 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
|
H A D | ice_ddp.c | 1081 * ice_pkg_buf 1086 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 1616 * ice_pkg_buf 1621 static struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf() function 1737 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_create_tunnel() 1808 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1); in ice_destroy_tunnel() 3507 status = ice_update_pkg(hw, ice_pkg_buf(b), 1); in ice_upd_prof_hw()
|
Completed in 14 milliseconds