Searched refs:ice_aq_get_sw_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 74 * ice_aq_get_sw_cfg - get switch configuration 99 ice_aq_get_sw_cfg(struct ice_hw *hw, struct ice_aqc_get_sw_cfg_resp_elem *buf, in ice_aq_get_sw_cfg() function 563 /* Multiple calls to ice_aq_get_sw_cfg may be required in ice_get_initial_sw_cfg() 565 * for additional calls is indicated by ice_aq_get_sw_cfg in ice_get_initial_sw_cfg() 571 status = ice_aq_get_sw_cfg(hw, rbuf, ICE_SW_CFG_MAX_BUF_LEN, in ice_get_initial_sw_cfg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1410 * ice_aq_get_sw_cfg - get switch configuration 1435 ice_aq_get_sw_cfg(struct ice_hw *hw, struct ice_aqc_get_sw_cfg_resp_elem *buf, in ice_aq_get_sw_cfg() function 2356 /* Multiple calls to ice_aq_get_sw_cfg may be required in ice_get_initial_sw_cfg() 2358 * for additional calls is indicated by ice_aq_get_sw_cfg in ice_get_initial_sw_cfg() 2364 status = ice_aq_get_sw_cfg(hw, rbuf, ICE_SW_CFG_MAX_BUF_LEN, in ice_get_initial_sw_cfg()
|
Completed in 17 milliseconds