ice_aq_start_lldp
int ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd);
status = ice_aq_start_lldp(&pf->hw, true, NULL);