Searched refs:ice_get_dflt_lldp_persist_status (Results 1 – 3 of 3) sorted by relevance
320 ice_get_dflt_lldp_persist_status(struct ice_hw *hw, u32 *lldp_status);
3628 status = ice_get_dflt_lldp_persist_status(hw, &lldp_state); in ice_sysctl_fw_dflt_lldp_persist_status()3685 status = ice_get_dflt_lldp_persist_status(hw, &old_state); in ice_sysctl_fw_lldp_agent()
5757 ice_get_dflt_lldp_persist_status(struct ice_hw *hw, u32 *lldp_status) in ice_get_dflt_lldp_persist_status() function